LanGate (Chernivtsi) (service)¶
General¶
Code: langate-chernovtsy_uah
Method: langate-chernovtsy show →
Currency: UAH show →
- Name:
-
[EN] LanGate (Chernivtsi)
-
[RU] LanGate (Черновцы)
-
[UK] LanGate (Чернівці)
Amount limits: from 2 to 14999 UAH
Fields¶
Overview¶
| Key | Required | Type | Regexp |
|---|---|---|---|
client_id |
✔ | string |
/^(\w\|\.\| \|\-\|\+\|@){1,128}$/ |
Details¶
-
client_idType:
stringRegexp:
/^(\w|\.| |\-|\+|@){1,128}$/Required:
1- Label:
- [EN] Login
- [UK] Логiн
- [RU] Логiн
- Hint:
- [EN] Login
- [UK] Логiн
- [RU] Логiн
JSON Object¶
{
"code":"langate-chernovtsy_uah",
"method":"langate-chernovtsy",
"currency":"UAH",
"fields":[
{
"key":"client_id",
"type":"string",
"label":{
"en":"Login",
"uk":"\u041b\u043e\u0433i\u043d",
"ru":"\u041b\u043e\u0433i\u043d"
},
"regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
"required":true,
"position":1,
"hint":{
"en":"Login",
"uk":"\u041b\u043e\u0433i\u043d",
"ru":"\u041b\u043e\u0433i\u043d"
},
"example":"stepan"
}
],
"amount_min":"2",
"amount_max":"14999"
}