ANSWERED

Embed code throws warning/errors on both dev server and live site

On my dev server (localhost:3000) and on my production site (hosted by Vercel) I am getting either errors or a warning when using the href tag provided (aka the embed code). On my dev server, I'm getting these errors:
Access to XMLHttpRequest at '
https://checkoutlib.billsby.com/config/config.json' from origin 'http://localhost:3000' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://localhost:3000' that is not equal to the supplied origin.
GET https://checkoutlib.billsby.com/config/config.json net::ERR_FAILED
Uncaught DOMException: Failed to execute 'send' on 'XMLHttpRequest'

ANSWERED

Expired Credit Cards

My dashboards displays 4 cards that are expired. How can I view these individually so I can contact my customers?

ANSWERED

subscribe without Credit Card details

Can we allow subscription without Credit Card - just using offline payment?

ANSWERED

Link my own users database to billsby

I have a forum of 13000 members, I would like to offer an option for them to go ad free on my site buy aying a monthly fee. How can I do this so they don;t need to re enter details and get a new login to manage their billsby subscription?

ANSWERED

Mobile Account Mgmt for Customers

I just tried accessing the acct mgmt feature and it will not open on mobile it does some weird thing like bringing up the page on top of the existing page.

ANSWERED

Frictionless temporary customers

I am integrating Billsby into multi-player games. During game startup I will check if the player is subscribed. The games have a trial period and Billsby Plans can handle that well with trial period features.

ANSWERED

CRedit Card info for test

I want to test the integration with the api anyone have a test credit card info to test subscriptions

ANSWERED

Randall Holmes

I need a credit card. Can't anyone help me out??

ANSWERED

Pay Per Delete

Hello,

ANSWERED

Address line 2 field problem

When I create a customer rmanually and leave address line 2 empty, it seems to take on the value of address line 1. I wanted to correct that, but I am unable to set that field to null or empty, either by using the Billsby customer edit page, or by REST API.