Hello,
I have changed the code in a magento payment module controller.
After that it is displaying error in magento core helper payment/helper/data.php.
Why data.php helper is displaying error when i change the controller code?
The controller class don't use any helper functions.
I have changed the code in a magento payment module controller.
After that it is displaying error in magento core helper payment/helper/data.php.
Why data.php helper is displaying error when i change the controller code?
The controller class don't use any helper functions.