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