Link to plugin page: https://zeroqode.com/plugin/chargebee-subscriptions-1626424798466x289870563788640500β
Chargebee is a subscription management system that can help you handle all the aspects of the subscription life cycle including recurring billing, invoicing, and trial management for your customers.
ο»Ώ
β3. Go to API keysβ
ο»Ώ
4. Press Add API Keyβ
β5. Create Full-Access Keyβ
ο»Ώ
6. Set the name of API Keyβ
ο»Ώ
7. Copy API Keyβ
ο»Ώ
8. Place this API Key in Plugin fieldsβ
Chargebee Card Input- use Chargebee Components to collect card details. Chargebee Components are iframe-based input fields.
ο»Ώ
ο»Ώ
ο»Ώ
Your Site name. The site name can be obtained from the link from your Chargebee page.β
ο»Ώ
Your custom domain. Example: https://billing.yourdomain.comβ
Custom text for card number placeholder.β
Custom text for card expiry placeholder.β
Custom text for card cvv expiry placeholder.β
Color of placeholder text.β
Color of card image in input.β
How to get Publishable Key:
ο»Ώ
3. Go to API keysβ
ο»Ώ
β4. Press Add API Keyβ
ο»Ώ
β5. Create Publishable Key
β
β6. Check all checkboxes and set a name for this keyβ
ο»Ώ
7. Copy this key and put it in the element fieldβ
Fields mode
βDefault mode
Generate token - generate a token with data about the card. Return token value in Card Token state.
Clear token - delete token from Card Token state.
Token Is Generated - is triggered when action Generate token is executed and the token is written in Card Token state.
Error In Token Generation - is triggered when an action Generate token has an error. Error text is written in the Token Generation Error state.
Error in input - is triggered when an input value is not valid. Error text is written in Error in input state.
Card Token - contains token generated by an action Generate token.
Token Generation Error - contains error text in the token generation.
Error in input - contains error text from invalid input.
Get a list of all prices and item_id and return item_price_id.β
ο»Ώ
Item ID - text, required. ID of Chargebee item.
List of prices - List of things returned by API Call List item prices, required.β
We have 4 actions with the same name and different things. These actions generate a special Chargebee sort query. Chargebee filtering info.β
This action gets a list of things where represent a bucket and using additional options ( read about Buy query ) generates a correct query.
The site name, for the your_site field can be obtained from the link from your Chargebee page.β
ο»Ώ
This API call creates a new customer in Chargebee.β
ο»Ώ
βAbout Create customer fields (customer attributes and sample of customer JSON) see Chargebee docs.
This API call return list of your customers.β
ο»Ώ
About List of customers fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Return information about a customer.β
ο»Ώ
About Retrieve Customer fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Update data of customer excluding billing data.β
ο»Ώ
About Update Customer (No Billing) fields (samples of JSON request and response, and input parameters) see Chargebee docs.
This method is used for updating the 'Billing Info' - the Billing Address and 'vat_number' attributes - of the customer.β
ο»Ώ
About Update Customer ( Billing Data ) fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Add a card payment source to a customer using Chargebee.js tokenβ
ο»Ώ
About Create a card payment source via token for customer fields (samples of JSON request and response, and input parameters) see Chargebee docs.
This API adds a Direct Debit payment source for a customer.β
ο»Ώ
About Create a bank account payment source for customer fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Returns a list of items satisfying all the conditions specified in the filter parameters below. β
Abou List items fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Retrieve an item resource.β
ο»Ώ
About Retrieve An Item fields (samples of JSON request and response) see Chargebee docs.
An item price is a price point for an item.β
ο»Ώ
About List item prices fields (samples of JSON request and response, and input parameters) 11 see Chargebee docs.
Retrieve a specific item price.β
ο»Ώ
About Retrieve Item Price fields (samples of JSON request and response) see Chargebee docs.
Creates a new subscription for an existing customer in Chargebee.β
About Create Subscription For Items fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Cancels the subscription.β
About Cancel subscription for items fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Pausing a subscription will move the subscription from its current state to Paused state, and will stop all recurring actions.
ο»Ώ
About Pause subscription fields (samples of JSON request and response, and input parameters) see Chargebee docs.
This API is used to resume a paused subscription.β
About Resume subscription fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Returns a list of subscriptions meeting all the conditions specified in the filter parameters below.β
ο»Ώ
About List subscriptions fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Retrieves a subscription.
ο»Ώ
βAbout Retrieve subscription fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Update card details.β
ο»Ώ
About Update a card payment source fields (samples of JSON request and response, and input parameters) see Chargebee docs.
Deletes a payment source.
ο»Ώ
About Delete a payment source fields (samples of JSON request and response) see Chargebee docs.
Deletes the subscription resource.
ο»Ώ
About Delete a payment source fields (samples of JSON request and response) see Chargebee docs.
Deletes the customer resource.
About Delete a payment source fields (samples of JSON request and response) see Chargebee docs.ββ
Live Demo: https://zeroqode-demo-23.bubbleapps.io/chargebee Bubble Editor: https://bubble.io/page?version=live&name=chargebee&id=zeroqode-demo-23&tab=tabs-1ββ
ο»Ώ