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