Test¶
General¶
Code: test
Vendor: test
show →
- Name:
-
[EN] Test
-
[RU] Тестовый
-
[UK] Тестовий
Images¶
Logo¶
https://static.openfintech.io/payment_providers/test/logo.png?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/test/icon.svg?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
test | test |
Payout Methods¶
The list of supported Payout Methods
Icon | Name | Code |
---|---|---|
test | test |
JSON Object¶
{
"code":"test",
"description":null,
"vendor":"test",
"categories":null,
"countries":null,
"payment_method":[
"test"
],
"payout_method":[
"test"
],
"metadata":null,
"name":{
"en":"Test",
"ru":"\u0422\u0435\u0441\u0442\u043e\u0432\u044b\u0439",
"uk":"\u0422\u0435\u0441\u0442\u043e\u0432\u0438\u0439"
}
}