comment out mobile payway

This commit is contained in:
Anton Kovalenko 2022-11-25 01:21:11 +03:00
parent a6299c950f
commit f84f4392c6

View File

@ -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,