Procard¶
General¶
Code: procard
Vendor: procard
show →
- Name:
-
[EN] Procard
- Countries:
-
Images¶
Logo¶
https://static.openfintech.io/payment_providers/procard/logo.png?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/procard/icon.png?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
payment_card | payment_card |
Payout Methods¶
The list of supported Payout Methods
Icon | Name | Code |
---|---|---|
payment_card | payment_card |
JSON Object¶
{
"code":"procard",
"description":null,
"vendor":"procard",
"categories":null,
"countries":[
"UA",
"RU"
],
"payment_method":[
"payment_card"
],
"payout_method":[
"payment_card"
],
"metadata":null,
"name":{
"en":"Procard"
}
}