File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2928329283 "bkash_p2p",
2928429284 "nagad_wallet_p2p",
2928529285 "easypaisa",
29286- "jazzcash"
29286+ "jazzcash",
29287+ "bank_qr"
2928729288 ],
2928829289 "payout_method": [
2928929290 "bkash_limited",
Original file line number Diff line number Diff line change 2728627286 "amount_min": 1,
2728727287 "amount_max": 25000000
2728827288 },
27289+ {
27290+ "status": "active",
27291+ "code": "bank_qr_pkr_transfer",
27292+ "currency": "PKR",
27293+ "flow": "transfer",
27294+ "method": "bank_qr",
27295+ "fields": [
27296+ {
27297+ "key": "account_number",
27298+ "type": "string",
27299+ "required": false,
27300+ "position": 1,
27301+ "label": {
27302+ "en": "Account number",
27303+ "ru": "Номер счета",
27304+ "uk": "Номер рахунку"
27305+ },
27306+ "hint": {
27307+ "en": "Enter account number",
27308+ "ru": "Введите номер счета",
27309+ "uk": "Введіть номер рахунку"
27310+ },
27311+ "regexp": "\/^[0-9]{5,100}$\/",
27312+ "example": "GB97BARC20031877565489"
27313+ }
27314+ ],
27315+ "amount_min": 1,
27316+ "amount_max": 25000000
27317+ },
2728927318 {
2729027319 "status": "active",
2729127320 "code": "philippines_va_php_hpp",
You can’t perform that action at this time.
0 commit comments