ANSWERED

Payment

When I try to add a card for my subscriptions I keep getting this message: There was a problem processing your payment Please try again later or try using a different card
ANSWERED

Programmatic usage instead of embedded code

Hi. Is there a programmatic way to trigger Billsby UI (e.g., subscription) without relying on DOM scanning? Storing configuration data in `window` and using `data-` attributes is ugly and error-prone when developing a Web app, say, in React. Moreover, there is something one cannot do easily with this approach, say, tracking an analytics event when the customer clicks on the button, since the `onClick` handler is replaced. For the moment, the best way is to use one's own components, which in turn trigger a synthetic `onClick` event on visually-hidden DOM nodes with Billsby attributes. It would be much more natural to have a JavaScript API, which matches closely the `data-` attributes, and also takes the extra data as argument, instead of looking in `window`. Best, Massimo, for DoYouNotes
ANSWERED

Creating subscription manually while testing

I am evaluating Billsby and have not gone live with a payment processor. I have created products, plans, and cycles, and created a single customer manually. But I am unable to create a subscription manually for a customer. Starting on the individual customer page, I press Create Subscription and am able to go proceed through a checkout sequence. But at the end of the checkout sequence, I get the message "There was a problem processing your payment Please try again later or using a different card". Is it possible to create subscriptions in a test mode without being active on a live payment processor?
ANSWERED
ANSWERED

Are there any other embedding options to use on our website?

I'm having trouble with the javascript embedding options, when I put them into a HTML content box on my website it just looks rubbish a simple "Subscribe' with no button around it or colours or anything like that, and looks totally off brand. I know you can do anything with code to fix that if you know how, but are there any easy fixes where we can turn the javascript into a URL link and actually add it into pricing tables, CTA buttons etc on front end website services & have it go through to our billsby checkout? Or have a button brand configuration in our billsby dashboard where we can create the button we want and them copy and paste the button code for each plan/product etc straight into our site? As inputting the javascript into a link url section doesn't work at all. Any tips & guidance appreciated, Bests Andy
ANSWERED

how can i use Authorize.net with billsby?

ANSWERED

API Documentation: Get Discount

Hi) I'm currently working on integrating your App and in API Documentation I can't find the method get discount and coupon. Could you help me?
ANSWERED

Does billsby have a customer service number?

I need to talk to tech support , so they can help me set up checkout on my website. I don't find a customer service number anywhere.
ANSWERED

Passing customer data in an array

I have set up the array the <script> section, but it does not seem to be working is there something I need to add the link to reference the array?
ANSWERED

Does Billsby show an error log for API calls?

API calls that were working days ago are suddenly all returning false