Chargebee

Chargebee is a subscription billing and management system designed to handle subscription lifecycle operations such as recurring billing, trial management, and invoicing.

Actions

  • CreateSubscription: Creates a subscription for a customer

  • CreateCustomer: Creates a customer and then creates subscriptions for the customer when needed

  • querySubscription: Retrieves the list of subscriptions

  • queryCustomer: Retrieves the list of customers

Custom Actions

You can create your own custom actions for performing specific tasks. The actions that you create look and work exactly like the other actions do.

Learn more about how to create custom actions.