From f84f4392c6da88b51700ce0d22ad36f6a6409af9 Mon Sep 17 00:00:00 2001 From: Anton Kovalenko Date: Fri, 25 Nov 2022 01:21:11 +0300 Subject: [PATCH] comment out mobile payway --- src/payways.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/payways.js b/src/payways.js index 968a326..6c56829 100644 --- a/src/payways.js +++ b/src/payways.js @@ -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,