File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 50605060 "cardpay_crypto",
50615061 "bancontact",
50625062 "blik",
5063- "ideal"
5063+ "ideal",
5064+ "przelewy24"
50645065 ],
50655066 "payout_method": [
50665067 "payment_card",
3065830659 "payment_card"
3065930660 ]
3066030661 }
30661- ]
30662+ ]
Original file line number Diff line number Diff line change 1263612636 "flow": "hpp",
1263712637 "method": "przelewy24",
1263812638 "currency": "EUR",
12639+ "fields": [
12640+ {
12641+ "key": "bank_code",
12642+ "type": "string",
12643+ "regexp": "\/^[A-Za-z0-9]{2,20}$\/",
12644+ "required": false,
12645+ "position": 1,
12646+ "label": {
12647+ "en": "Payer bank code",
12648+ "ru": "Код банка отправителя",
12649+ "uk": "Код банку відправника"
12650+ },
12651+ "hint": {
12652+ "en": "Enter payer bank code",
12653+ "ru": "Введите код банка отправителя",
12654+ "uk": "Введіть код банку відправника"
12655+ },
12656+ "example": "050"
12657+ }
12658+ ],
1263912659 "amount_min": 0.01,
1264012660 "amount_max": 100000
1264112661 },
You can’t perform that action at this time.
0 commit comments