disable UAH card
This commit is contained in:
parent
1262d8a42c
commit
f5e12d1ded
@ -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":4999,
|
// "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,
|
||||||
|
Loading…
Reference in New Issue
Block a user