I created a custom payment method which I successfully installed and configured in the admin end. When I was testing a purchase and reached the Payment Method section of the checkout, the following errors are displayed.
I am not sure which part of my code could be causing the error.Warning: Invalid argument supplied for foreach() in localhost/test.opencart/system/storage/modification/system/engine/loader.php on line 53Notice: Undefined property: Proxy::getMethod in localhost/test.opencart/catalog/controller/checkout/payment_method.php on line 53
Uploaded is the source I used.