fix debug echo
This commit is contained in:
@@ -337,7 +337,7 @@ class IbanPro extends PaymentModule
|
||||
|
||||
public function hookPaymentOptions($params)
|
||||
{
|
||||
echo Configuration::get('IBANTRANSFER_IBAN');
|
||||
|
||||
if (!$this->active) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user