disable UAH card
This commit is contained in:
parent
1262d8a42c
commit
f5e12d1ded
@ -74,17 +74,17 @@ export default [
|
||||
"id":"card",
|
||||
"placeholder":"4111 1111 1111 1111",
|
||||
},
|
||||
{"name":"💳 🇺🇦 UAH ₴ Visa/MC",
|
||||
"currency":"UAH",
|
||||
"min":10,
|
||||
"max":4999,
|
||||
"imask":masks.cc,
|
||||
"iid":"cc",
|
||||
"acc":"Card number",
|
||||
"autocomplete":"cc-number",
|
||||
"id":"uacard",
|
||||
"placeholder":"4111 1111 1111 1111",
|
||||
},
|
||||
// {"name":"💳 🇺🇦 UAH ₴ Visa/MC",
|
||||
// "currency":"UAH",
|
||||
// "min":10,
|
||||
// "max":4999,
|
||||
// "imask":masks.cc,
|
||||
// "iid":"cc",
|
||||
// "acc":"Card number",
|
||||
// "autocomplete":"cc-number",
|
||||
// "id":"uacard",
|
||||
// "placeholder":"4111 1111 1111 1111",
|
||||
// },
|
||||
{"name":"💳 🇰🇿 KZT ₸ Visa/MC",
|
||||
"currency":"KZT",
|
||||
"min":2000,
|
||||
|
Loading…
Reference in New Issue
Block a user