Skip to content

Commit

Permalink
Merge branch 'master' into feature/INT-6066-pg-fulpays
Browse files Browse the repository at this point in the history
  • Loading branch information
romansavchak authored Jan 21, 2025
2 parents 7169325 + 78fec15 commit 019f751
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions data/payout_services.json
Original file line number Diff line number Diff line change
Expand Up @@ -92428,42 +92428,6 @@
"regexp": "\/^[0-9]{9,12}$\/",
"required": false,
"position": 9
},
{
"key": "beneficiary_email",
"type": "string",
"label": {
"en": "Email",
"ru": "Email",
"uk": "Email"
},
"hint": {
"en": "Enter Email",
"ru": "Введите Email",
"uk": "Введіть Email"
},
"example": "[email protected]",
"regexp": "\/^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$\/",
"required": false,
"position": 10
},
{
"key": "beneficiary_phone",
"type": "string",
"label": {
"en": "Phone number",
"ru": "Номер телефона",
"uk": "Номер телефону"
},
"hint": {
"en": "Enter phone number",
"ru": "Введите номер телефона",
"uk": "Введіть номер телефону"
},
"example": "+91236456977",
"regexp": "\/^\\+?\\d{10,14}$\/",
"required": false,
"position": 11
}
]
},
Expand Down

0 comments on commit 019f751

Please sign in to comment.