Import Stripe SEPA payment method from an existing mandate in the merchant's Stripe account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
^[a-zA-Z0-9_\.\-@]*$

Optional reference given to the created payment method. Max length 64 with allowable characters [a-zA-Z0-9_.-@].

customer
object

Create customer object

string
^[A-Z]{4}[A-Z]{2}[A-Z0-9]{2}([A-Z0-9]{3})?$

Debtor BIC. Optional, and only obtainable from the merchant as Stripe does not expose it

string
^[a-zA-Z0-9_\.\-@]*$

Customer reference to an existing customer. Either this argument or customer must be provided.

string
required
length ≥ 1

Stripe customer id holding the payment method

string
required
length ≥ 1

Stripe payment method id for the SEPA account, must be attached to the customer

string
required
length ≥ 1

Stripe mandate id, must be active and reusable for future payments

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json