XPAY¶
General¶
Code: xpayua
Vendor: xpayua
show →
- Name:
-
[EN] XPAY
Images¶
Logo¶
https://static.openfintech.io/payment_providers/xpayua/logo.svg?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/xpayua/icon.svg?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":"xpayua",
"description":null,
"vendor":"xpayua",
"categories":null,
"countries":null,
"payment_method":[
"payment_card"
],
"payout_method":[
"payment_card"
],
"metadata":null,
"name":{
"en":"XPAY"
}
}