Skip to content

Commit

Permalink
Add custom order for banks and generic payments
Browse files Browse the repository at this point in the history
  • Loading branch information
krzGablo committed Aug 2, 2024
1 parent 9a622b4 commit 251a504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Util/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ public static function getFields(): array
'TPAY_BLIK_ACTIVE',
'TPAY_BLIK_WIDGET',
'TPAY_TRANSFER_WIDGET',
'TPAY_CUSTOM_ORDER[]',
'TPAY_CUSTOM_ORDER',
'TPAY_CARD_WIDGET',
'TPAY_INSTALLMENTS_ACTIVE',
'TPAY_PEKAO_INSTALLMENTS_ACTIVE',
Expand Down

0 comments on commit 251a504

Please sign in to comment.