comment out mobile payway
This commit is contained in:
parent
a6299c950f
commit
f84f4392c6
@ -96,17 +96,17 @@ export default [
|
||||
"id":"kzcard",
|
||||
"placeholder":"4111 1111 1111 1111",
|
||||
},
|
||||
{"name":"📱 🇷🇺 RUB ₽ Mobile top-up",
|
||||
"currency":"RUB",
|
||||
"min":20,
|
||||
"max":2000,
|
||||
"imask":masks.telru,
|
||||
"acc":"Phone number",
|
||||
"autocomplete":"tel",
|
||||
"inputmode":"tel",
|
||||
"id":"mobile",
|
||||
"placeholder":"+7 955 555-1234",
|
||||
},
|
||||
// {"name":"📱 🇷🇺 RUB ₽ Mobile top-up",
|
||||
// "currency":"RUB",
|
||||
// "min":20,
|
||||
// "max":2000,
|
||||
// "imask":masks.telru,
|
||||
// "acc":"Phone number",
|
||||
// "autocomplete":"tel",
|
||||
// "inputmode":"tel",
|
||||
// "id":"mobile",
|
||||
// "placeholder":"+7 955 555-1234",
|
||||
// },
|
||||
{"name":"📱 🇺🇦 UAH ₴ Mobile top-up",
|
||||
"currency":"UAH",
|
||||
"min":1,
|
||||
|
Loading…
Reference in New Issue
Block a user