Any.Money¶
General¶
Code: anymoney
Vendor: anymoney
show →
- Name:
-
[EN] Any.Money
Images¶
Logo¶
https://static.openfintech.io/payment_providers/anymoney/logo.svg?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/anymoney/icon.svg?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
qiwi | qiwi |
|
litecoin | litecoin |
|
ethereum | ethereum |
|
bitcoin | bitcoin |
|
bitcoin_cash | bitcoin_cash |
|
usdt | usdt |
Payout Methods¶
The list of supported Payout Methods
Icon | Name | Code |
---|---|---|
mobile | mobile |
|
payment_card | payment_card |
|
qiwi | qiwi |
|
litecoin | litecoin |
|
ethereum | ethereum |
|
bitcoin | bitcoin |
|
bitcoin_cash | bitcoin_cash |
|
usdt | usdt |
JSON Object¶
{
"code":"anymoney",
"description":null,
"vendor":"anymoney",
"categories":null,
"countries":null,
"payment_method":[
"qiwi",
"litecoin",
"ethereum",
"bitcoin",
"bitcoin_cash",
"usdt"
],
"payout_method":[
"mobile",
"payment_card",
"qiwi",
"litecoin",
"ethereum",
"bitcoin",
"bitcoin_cash",
"usdt"
],
"metadata":null,
"name":{
"en":"Any.Money"
}
}