reenable UAH card with limit

This commit is contained in:
Anton Kovalenko 2023-03-03 01:35:18 +03:00
parent ee7210ca56
commit 1262d8a42c

View File

@ -74,17 +74,17 @@ export default [
"id":"card", "id":"card",
"placeholder":"4111 1111 1111 1111", "placeholder":"4111 1111 1111 1111",
}, },
// {"name":"💳 🇺🇦 UAH ₴ Visa/MC", {"name":"💳 🇺🇦 UAH ₴ Visa/MC",
// "currency":"UAH", "currency":"UAH",
// "min":10, "min":10,
// "max":20000, "max":4999,
// "imask":masks.cc, "imask":masks.cc,
// "iid":"cc", "iid":"cc",
// "acc":"Card number", "acc":"Card number",
// "autocomplete":"cc-number", "autocomplete":"cc-number",
// "id":"uacard", "id":"uacard",
// "placeholder":"4111 1111 1111 1111", "placeholder":"4111 1111 1111 1111",
// }, },
{"name":"💳 🇰🇿 KZT ₸ Visa/MC", {"name":"💳 🇰🇿 KZT ₸ Visa/MC",
"currency":"KZT", "currency":"KZT",
"min":2000, "min":2000,