Adyen · Schema

PaymentMethod

PaymentMethod schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
afterpayTouch object Afterpay Touch details.
allowed boolean Indicates whether receiving payments is allowed. This value is set to **true** by Adyen after screening your merchant account.
applePay object Apple Pay details.
bcmc object Bancontact details.
businessLineId string The unique identifier of the business line. Required if you have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).
cartesBancaires object Cartes Bancaires details.
clearpay object Clearpay details.
countries array The list of countries where a payment method is available. By default, all countries supported by the payment method.
cup object China Union Pay details.
currencies array The list of currencies that a payment method supports. By default, all currencies supported by the payment method.
customRoutingFlags array The list of custom routing flags to route payment to the intended acquirer.
diners object Diners details.
discover object Discover details.
eftpos_australia object Eftpos Australia details.
enabled boolean Indicates whether the payment method is enabled (**true**) or disabled (**false**).
giroPay object giropay details.
girocard object Girocard details.
googlePay object Google Pay details.
id string The identifier of the resource.
ideal object iDeal details.
interac_card object Interac Card details.
jcb object JCB details.
klarna object Klarna details.
maestro object Maestro details.
mc object MasterCard details.
mealVoucher_FR object Meal Voucher FR details.
paypal object PayPal details.
reference string Your reference for the payment method. Supported characters a-z, A-Z, 0-9.
shopperInteraction string The sales channel.
sofort object Sofort details.
storeIds array The unique identifier of the store for which to configure the payment method, if any.
swish object Swish details.
twint object Twint details.
type string Payment method [variant](https://docs.adyen.com/development-resources/paymentmethodvariant#management-api).
verificationStatus string Payment method status. Possible values: * **valid** * **pending** * **invalid** * **rejected**
vipps object Vipps details.
visa object Visa details.
View JSON Schema on GitHub