Used to attach the card to the customer after 3DS completion. Learn more on the 3DS implementation via Chargebee APIs.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/payment_sources/create_using_payment_intent
Input Parameters
The unique ID of the brand this payment source should be linked to. Applicable only when multiple brands have been created for the site. This need not match the brand of the customer_id; when the two differ, the value provided here is used for the payment source. An alternative way of passing this parameter is by means of the chargebee-brand-id custom HTTP header; when both are provided, they must specify the same brand.
Default behavior
- When not provided, the payment source is linked to the brand of the customer it is created for.
Returns
Customer object
Resource object representing customer
Payment source object
Resource object representing payment_source