Payways: RU mobile payments minimum to 10 RUB
This commit is contained in:
parent
8d5d104f8d
commit
c1c010f24c
@ -98,7 +98,7 @@ export default [
|
||||
},
|
||||
{"name":"📱 🇷🇺 RUB ₽ Mobile top-up",
|
||||
"currency":"RUB",
|
||||
"min":1,
|
||||
"min":10,
|
||||
"max":2000,
|
||||
"imask":masks.telru,
|
||||
"acc":"Phone number",
|
||||
@ -200,7 +200,7 @@ export default [
|
||||
"id":"flex",
|
||||
"imask":{mask:"0[0000000]"},
|
||||
},
|
||||
{"name":"☎️ 🇺🇸 USD $ Skype account",
|
||||
{"name":"☎ 🇺🇸 USD $ Skype account",
|
||||
"currency":"USD",
|
||||
"min":0.05,
|
||||
"max":30,
|
||||
|
Loading…
Reference in New Issue
Block a user