comment out unsupported payways
This commit is contained in:
parent
f84f4392c6
commit
24935ad1ab
@ -118,17 +118,17 @@ export default [
|
|||||||
"id":"uamobile",
|
"id":"uamobile",
|
||||||
"placeholder":"+38 055 555 1234",
|
"placeholder":"+38 055 555 1234",
|
||||||
},
|
},
|
||||||
{"name":"👛 🇷🇺 RUB ₽ Qiwi",
|
// {"name":"👛 🇷🇺 RUB ₽ Qiwi",
|
||||||
"imask": masks.tel,
|
// "imask": masks.tel,
|
||||||
"currency":"RUB",
|
// "currency":"RUB",
|
||||||
"min":1000,
|
// "min":1000,
|
||||||
"max":10000,
|
// "max":10000,
|
||||||
"acc":"Wallet (Phone number)",
|
// "acc":"Wallet (Phone number)",
|
||||||
"autocomplete":"tel",
|
// "autocomplete":"tel",
|
||||||
"inputmode":"tel",
|
// "inputmode":"tel",
|
||||||
"id":"qiwi",
|
// "id":"qiwi",
|
||||||
"placeholder":"+7 955 555-1234",
|
// "placeholder":"+7 955 555-1234",
|
||||||
},
|
// },
|
||||||
/*
|
/*
|
||||||
{"name":"👛 🇷🇺 RUB ₽ YooMoney",
|
{"name":"👛 🇷🇺 RUB ₽ YooMoney",
|
||||||
"currency":"RUB",
|
"currency":"RUB",
|
||||||
@ -204,7 +204,7 @@ export default [
|
|||||||
"imask":{mask:"00000-000-00"}
|
"imask":{mask:"00000-000-00"}
|
||||||
},
|
},
|
||||||
*/
|
*/
|
||||||
{"name":"📱 🇳🇬 NGN ₦ Mobile top-up",
|
/* {"name":"📱 🇳🇬 NGN ₦ Mobile top-up",
|
||||||
"currency":"NGN",
|
"currency":"NGN",
|
||||||
"min":50,
|
"min":50,
|
||||||
"max":5000,
|
"max":5000,
|
||||||
@ -247,5 +247,5 @@ export default [
|
|||||||
"inputmode":"tel",
|
"inputmode":"tel",
|
||||||
"id":"afmobile",
|
"id":"afmobile",
|
||||||
"placeholder":"+93 123 456 789",
|
"placeholder":"+93 123 456 789",
|
||||||
},
|
}, */
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user