Storing card after successful 3DS completion is not supported in this API. Use create using Payment Intent API under Payment source to store the card after successful 3DS flow completion.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/payment_sources/create_card
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