Cardholders
Setup Payment Method
Create a checkout session to attach a payment method to a cardholder
POST
Creates a checkout session that lets a cardholder attach a payment method (credit or debit card). Once the checkout completes, the payment method is saved to the cardholder and can be used to fund future card creations via PaymentIntent holds.
A cardholder must have a payment method attached before you can create cards for them.
Path parameters
The cardholder’s unique identifier.
Response
Checkout URL. Redirect the cardholder (or payer) to this URL to attach a payment method.
Checkout session identifier.