Hi,
i've recently decided to offer this service to our customers but the module doesnt seem to work very well.
i've had two errors with it. one is related to the reset of payments, which will cause a 404 error when i click on "You have chosen Amazon Pay – please click here for an alternate payment method"
debuging will return this error:
Fatal error: Uncaught Error: Access to undeclared static property: AmzpaymentsResetpaymentsModuleFrontController::$amzpayments in /home/XXX/public_html/modules/amzpayments/controllers/front/resetpayments.php:48
Stack trace:
#0 /home/XXX/public_html/classes/controller/Controller.php(262): AmzpaymentsResetpaymentsModuleFrontController->init()
#1 /home/XXX/public_html/classes/Dispatcher.php(511): ControllerCore->run()
#2 /home/XXX/public_html/index.php(28): DispatcherCore->dispatch()
#3 {main} thrown in /home/XXX/public_html/modules/amzpayments/controllers/front/resetpayments.php on line 48
i also have another problem which is related to adding an address:
can anyone related to the module development please help?