Enable Payment Methods
Set which payment methods should be enabled.
Path parameters
entity_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
Request
This endpoint expects an object.
payment_methods_receive
Payment methods to receive money from customers. Supported payment methods vary per country.
card
includes card payments, Apple Pay, and Google Pay. The values applepay
and googlepay
are deprecated and unused.
sofort
is deprecated and replaced by klarna
.
payment_methods_send
Only for entities in the EU and UK. Payment methods used to make payments to vendors.
Currently only sepa_credit
is supported for making payments.
payment_methodsDeprecated
Deprecated. Replaced by payment_methods_receive
.
Response
Successful Response
data