PaymentGarage¶
General¶
Code: paymentgarage
Vendor: paymentgarage
show →
- Name:
-
[EN] PaymentGarage
Categories:collecting
,aggregating
,distributing
- Countries:
-
Images¶
Logo¶
https://static.openfintech.io/payment_providers/paymentgarage/logo.png?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/paymentgarage/icon.png?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
visa2 | visa2 |
|
mastercard | mastercard |
JSON Object¶
{
"code":"paymentgarage",
"description":null,
"vendor":"paymentgarage",
"categories":[
"collecting",
"aggregating",
"distributing"
],
"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"
],
"payout_method":null,
"metadata":{
"about_payments_code":"paymentgarage"
},
"name":{
"en":"PaymentGarage"
}
}