Skip to content

Commit

Permalink
Merge pull request #1793 from openfintechio/feature/INT-6388-pog-wang…
Browse files Browse the repository at this point in the history
…upay-update-regex

INT-6388: pog wangupay update field regex
  • Loading branch information
romansavchak authored Jan 9, 2025
2 parents 4192509 + f2795d0 commit 247a129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/payout_services.json
Original file line number Diff line number Diff line change
Expand Up @@ -96866,7 +96866,7 @@
"ru": "Введите номер счета",
"uk": "Введіть номер рахунку"
},
"regexp": "\/^\\d{11,19}$\/",
"regexp": "\/^\\d{1,19}$\/",
"required": false,
"position": 10
}
Expand Down

0 comments on commit 247a129

Please sign in to comment.