Create a payment method
Attach a new SEPA direct-debit mandate to an existing subscription. The new payment method replaces the subscription’s current mandate.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The payment method to create
ID of the subscription to attach the new payment method to. The new payment method becomes the active mandate for this subscription.
"sub_isf8fgx6zal5jepspk3b4juw"
Type of payment method
sepa_debit "sepa_debit"
Response
The created payment method
Type of the object, always 'payment_method'
payment_method Unique identifier for the payment method
"pm_adc9utqqpcp7tx054l7vg56s2"
Type of payment method - Currently only SEPA direct debit is supported
sepa_debit "sepa_debit"
Timestamp when the payment method was created
"2024-03-14T12:00:00Z"