Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.Try now
ChargebeeAPI

Non subscriptions

Using the Non-Subscription resource, you can track one-time payments made for consumable, non-consumable, and non-renewing products in Chargebee. Call this API to notify Chargebee of non-subscription purchases made at stores.

Sample Non subscriptionJSON

API Index URL

https://[site].chargebee.com/api/v2/non_subscriptions

Non subscriptions attributes

invoice_id
required, string, max chars=100

The unique immutable identifier of the invoice imported in Chargebee for which the receipt was sent.

customer_id
optional, string, max chars=100

The unique immutable identifier of the customer object to which the invoice belongs.

charge_id
required, string, max chars=100

The subscription_item.item_price_id where the item_type is charge.