Paydoo¶
General¶
Code: paydoo
Vendor: paydoo
show →
- Name:
-
[EN] Paydoo
Categories:aggregating
,distributing
,collecting
- Countries:
-
Images¶
Logo¶
https://static.openfintech.io/payment_providers/paydoo/logo.png?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/paydoo/icon.png?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
visa2 | visa2 |
|
mastercard | mastercard |
|
americanexpress | americanexpress |
|
jcb | jcb |
|
maestro | maestro |
|
visaelectron | visaelectron |
|
discover | discover |
|
visadebit | visadebit |
|
chinaunionpay | chinaunionpay |
|
mastercarddebit | mastercarddebit |
|
giropay | giropay |
|
directdebit | directdebit |
|
sofortbanking | sofortbanking |
|
trustly | trustly |
|
ideal | ideal |
|
klarna | klarna |
|
sepadirectdebit | sepadirectdebit |
JSON Object¶
{
"code":"paydoo",
"description":null,
"vendor":"paydoo",
"categories":[
"aggregating",
"distributing",
"collecting"
],
"countries":[
"AX",
"AL",
"AD",
"AU",
"BY",
"BE",
"BA",
"BG",
"HR",
"CY",
"CZ",
"DK",
"EE",
"FO",
"FJ",
"FR",
"DE",
"GI",
"GR",
"GG",
"HU",
"IS",
"IM",
"IT",
"JE",
"LV",
"LI",
"LT",
"LU",
"ML",
"MD",
"MC",
"ME",
"NL",
"NO",
"PT",
"RO",
"SM",
"RS",
"SK",
"ES",
"SJ",
"SE",
"CH",
"RW",
"AE"
],
"payment_method":[
"visa2",
"mastercard",
"americanexpress",
"jcb",
"maestro",
"visaelectron",
"discover",
"visadebit",
"chinaunionpay",
"mastercarddebit",
"giropay",
"directdebit",
"sofortbanking",
"trustly",
"ideal",
"klarna",
"sepadirectdebit"
],
"payout_method":null,
"metadata":{
"about_payments_code":"paydoo"
},
"name":{
"en":"Paydoo"
}
}