Sample Payment intentJSON
API Index URL
Payment intents attributes
Current status of PaymentIntent.
Intent is initialized.
Status will be in_progress if the Active Payment Attempt state is in requires_identification, requires_challenge or requires_redirection.
3DS verification successfully completed.
If any Chargebee operation such as create subscription etc. is completed using the intent, it will be in consumed state. Intent cannot be used if it's already in consumed state.
Intent has expired, since it was not consumed before the predefined time-out.
The unique identifier of the customer for whom the payment_intent will be created. If specified, the payment_intent will be used exclusively for that customer. If not specified, the payment_intent won't be associated with any customer and will be available for any customer.
The ID of the business entity created for the site. For Product Catalog 1.0, all the site data is tied to this business entity.
Note
Multiple Business Entities is a feature available only on Product Catalog 2.0.