Concord Bank¶
General¶
Code: concord
Vendor: concordbank
show →
- Name:
-
[EN] Concord Bank
-
[RU] Конкорд Банк
-
[UK] Конкорд Банк
- Countries:
-
Images¶
Logo¶
https://static.openfintech.io/payment_providers/concord/logo.svg?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/concord/icon.svg?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
payment_card | payment_card |
|
applepay | applepay |
|
masterpass | masterpass |
|
googlepay | googlepay |
Payout Methods¶
The list of supported Payout Methods
Icon | Name | Code |
---|---|---|
payment_card | payment_card |
JSON Object¶
{
"code":"concord",
"description":null,
"vendor":"concordbank",
"categories":null,
"countries":[
"UA",
"RU"
],
"payment_method":[
"payment_card",
"applepay",
"masterpass",
"googlepay"
],
"payout_method":[
"payment_card"
],
"metadata":null,
"name":{
"en":"Concord Bank",
"ru":"\u041a\u043e\u043d\u043a\u043e\u0440\u0434 \u0411\u0430\u043d\u043a",
"uk":"\u041a\u043e\u043d\u043a\u043e\u0440\u0434 \u0411\u0430\u043d\u043a"
}
}