PaymentMethods-Metadata
Additional configuration details for each payment method.
alipay object
List of countries where the payment method is available
["CN"]bancontact object
List of countries where the payment method is available
["BE"]bizum object
List of countries where the payment method is available
["ES"]blik object
List of countries where the payment method is available
["PL"]card object
List of card brands supported
["visa","mastercard"]eps object
List of countries where the payment method is available
["AT"]iDeal object
List of countries where the payment method is available
["NL"]mbway object
List of countries where the payment method is available
["PT"]multibanco object
List of countries where the payment method is available
["PT"]sofort object
List of countries where the payment method is available
["AT","BE","DE","ES","IT","NL","CH","PL"]trustly object
List of countries where the payment method is available
["DE","DK","EE","ES","FI","GB","LT","LV","NL","NO","PL","SE","SK"]sepa object
List of countries where the payment method is available
["AT","BE","BG","HR","CY","CZ","DK","EE","FI","FR","DE","GR","HU","IE","IT","LV","LT","LU","MT","NL","PL","PT","RO","SK","SI","ES","SE","IS","LI","NO","AD","SM","MC","VA","PF","TF","GI","GG","IM","JE","BL","PM","CH","GB","WF"]klarna object
List of countries where the payment method is available
["AT","BE","CH","DE","DK","ES","FI","FR","GB","IT","NL","NO","SE"]giropay object
List of countries where the payment method is available
["DE"]googlePay object
Google Pay merchant ID
12345678901234567890Whether CVC is required for Google Pay transactions
falseapplePay object
Apple Pay merchant ID
merchant.com.moneiclickToPay object
Whether token support is enabled
trueWhether the method is preselected
falsevisa object
f47ac10b-58cc-4372-a567-0e02b2c3d479550e8400-e29b-41d4-a716-446655440000mastercard object
6ba7b810-9dad-11d1-80b4-00c04fd430c8a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11discover object
71f0c4d5-9947-4d1c-9cb3-d6a3f7c4e701c2d06c25-9ddb-4a5e-9d5a-3ff1c8d98467{
"alipay": {
"countries": [
"CN"
]
},
"bancontact": {
"countries": [
"BE"
]
},
"bizum": {
"countries": [
"ES"
]
},
"blik": {
"countries": [
"PL"
]
},
"card": {
"brands": [
"visa",
"mastercard"
]
},
"eps": {
"countries": [
"AT"
]
},
"iDeal": {
"countries": [
"NL"
]
},
"mbway": {
"countries": [
"PT"
]
},
"multibanco": {
"countries": [
"PT"
]
},
"sofort": {
"countries": [
"AT",
"BE",
"DE",
"ES",
"IT",
"NL",
"CH",
"PL"
]
},
"trustly": {
"countries": [
"DE",
"DK",
"EE",
"ES",
"FI",
"GB",
"LT",
"LV",
"NL",
"NO",
"PL",
"SE",
"SK"
]
},
"sepa": {
"countries": [
"AT",
"BE",
"BG",
"HR",
"CY",
"CZ",
"DK",
"EE",
"FI",
"FR",
"DE",
"GR",
"HU",
"IE",
"IT",
"LV",
"LT",
"LU",
"MT",
"NL",
"PL",
"PT",
"RO",
"SK",
"SI",
"ES",
"SE",
"IS",
"LI",
"NO",
"AD",
"SM",
"MC",
"VA",
"PF",
"TF",
"GI",
"GG",
"IM",
"JE",
"BL",
"PM",
"CH",
"GB",
"WF"
]
},
"klarna": {
"countries": [
"AT",
"BE",
"CH",
"DE",
"DK",
"ES",
"FI",
"FR",
"GB",
"IT",
"NL",
"NO",
"SE"
]
},
"giropay": {
"countries": [
"DE"
]
},
"googlePay": {
"merchantId": "12345678901234567890",
"cvcRequired": false
},
"applePay": {
"merchantId": "merchant.com.monei"
},
"clickToPay": {
"tokenSupport": true,
"preselected": false,
"visa": {
"srciDpaId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"srcInitiatorId": "550e8400-e29b-41d4-a716-446655440000"
},
"mastercard": {
"srciDpaId": "6ba7b810-9dad-11d1-80b4-00c04fd430c8",
"srcInitiatorId": "a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11"
},
"discover": {
"srciDpaId": "71f0c4d5-9947-4d1c-9cb3-d6a3f7c4e701",
"srcInitiatorId": "c2d06c25-9ddb-4a5e-9d5a-3ff1c8d98467"
}
}
}