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 6, 2024
1 parent 1d52285 commit f0aab40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/front/confirmation.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ public function initContent()
$type = Tools::getValue('type');

switch ($type) {
case Config::TPAY_PAYMENT_INSTALLMENTS:
case Config::TPAY_PAYMENT_BASIC:
case Config::TPAY_PAYMENT_BLIK:
case Config::TPAY_PAYMENT_CARDS:
Expand Down

0 comments on commit f0aab40

Please sign in to comment.