Payment Method
Upload a document for a payment method
Upload a document for a payment method, e.g. a signed sepa mandate
Required permissions:payment-method:write
POST
Authorizations
Value for the Authorization header parameter.
Path Parameters
PaymentMethod identifier
Body
Available options:
wallet
, sepa_debit
, stripe
, fake_provider
, paypal
, bank_transfer
, go_cardless
, testing
Available options:
checkout
, customerfront
, api
, add_link
Available options:
active
, action_required
, expired
, revoked
, gateway_unconfigured
Available options:
sepa_debit
, card
, paypal
, bank_transfer
, wallet
, fake_provider
Response
201 - application/json
The card data of the payment method, if the type is "card"
Available options:
wallet
, sepa_debit
, stripe
, fake_provider
, paypal
, bank_transfer
, go_cardless
, testing
The paypal data of the payment method, if the type is "paypal"
The sepa mandate data of the payment method, if the type is "sepa_debit"
The sepa mandate of the payment method, if the gatewayName is "payment_sepa"
Available options:
checkout
, customerfront
, api
, add_link
Available options:
active
, action_required
, expired
, revoked
, gateway_unconfigured
Available options:
sepa_debit
, card
, paypal
, bank_transfer
, wallet
, fake_provider
Was this page helpful?