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",
3064530646 "payment_method": [
3064630647 "payment_card"
3064730648 ]
30649+ },
30650+ {
30651+ "status": "active",
30652+ "code": "qorepayments",
30653+ "vendor": "qorepayments",
30654+ "name": {
30655+ "en": "QorePayments",
30656+ "ru": "QorePayments",
30657+ "uk": "QorePayments"
30658+ },
30659+ "payment_method": [
30660+ "payment_card"
30661+ ]
3064830662 }
30649- ]
30663+ ]
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 },
Original file line number Diff line number Diff line change 3721237212 "ru": "Paydeca",
3721337213 "uk": "Paydeca"
3721437214 }
37215+ },
37216+ {
37217+ "code": "qorepayments",
37218+ "status": "active",
37219+ "name": {
37220+ "en": "QorePayments",
37221+ "ru": "QorePayments",
37222+ "uk": "QorePayments"
37223+ }
3721537224 }
3721637225]
You can’t perform that action at this time.
0 commit comments