Important:
These APIs operate asynchronously. When you receive a successful response code from an API call, it indicates only the successful submission of your request, not the completion of the operation.
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.
{
"invoice_id": "consumable_1000000807994664",
"customer_id": "customer-123",
"charge_id": "consumable-app_store_charge_id-USD"
}
This API is used to sync consumable, non-consumable, and non-renewing product payments in Chargebee.
token
taken from the Android device after successful creation of the in-app purchase.