I am working on a site and have got major issues with paypal.
www.roofingsupplies4u.co.uk/magento
I am pretty sure I have set it up properly - but annoyingly when someone clicks on the paypal express logo on the cart page it just reloads the page - the same thing happens on the checkout page when selecting paypal as the payment option.
Can anyone offer any assistance?
The result is the same with and without single page checkout enabled.
Thanks in advance, Tom
Make sure you have entered the correct Api Username, Password.
Let us know if any error found in system.log and exception.log file.
Hi MageComp,
Apologies for the delay in seeing this post. I wasn't receiving email notification.
I don't have these log files. I do have connector_api.log & payment_paypal_express.log
Maybe I am looking in the wrong place?
Thanks, Tom
Hi MageComp,
Here are the error messages I am getting.
2015-07-07T15:28:42+00:00 ERR (3): Notice: Undefined index: type_product in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/code/local/Magentothem/Ajaxcartsuper/controllers/AjaxcartController.php on line 26
2015-07-07T15:28:55+00:00 ERR (3): Notice: Undefined variable: validate_product in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/design/frontend/ma_lilama/ma_lilama6/template/onepagecheckout/checkout/billing/billing_address.phtml on line 214
2015-07-07T15:31:38+00:00 ERR (3): Notice: Undefined index: success in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/code/local/MST/Onepagecheckout/controllers/SaveController.php on line 236
2015-07-07T15:31:38+00:00 ERR (3): Notice: Undefined index: error_messages in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/code/local/MST/Onepagecheckout/controllers/SaveController.php on line 247
2015-07-07T15:31:41+00:00 ERR (3): Notice: Undefined variable: validate_product in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/design/frontend/ma_lilama/ma_lilama6/template/onepagecheckout/checkout/billing/billing_address.phtml on line 214
2015-07-07T15:32:09+00:00 ERR (3): Notice: Undefined index: success in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/code/local/MST/Onepagecheckout/controllers/SaveController.php on line 236
2015-07-07T15:32:09+00:00 ERR (3): Notice: Undefined index: error_messages in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/code/local/MST/Onepagecheckout/controllers/SaveController.php on line 247
2015-07-07T15:32:12+00:00 ERR (3): Notice: Undefined variable: validate_product in /var/www/vhosts/roofingsupplies4u.co.uk/httpdocs/magento/app/design/frontend/ma_lilama/ma_lilama6/template/onepagecheckout/checkout/billing/billing_address.phtml on line 214
I have asked the template developer for assistance too but they have not answered me yet.
I really appreciate your help with this.
Thanks, Tom
Looks to be a problem with the one-page checkout extension that you're using. Remove it and see if PayPal works.
Thanks,
Jon
Hi tommyslade,
The problem maybe caused by your MST Onepagecheckout extension doesn't work well. You can refer One Step Checkout from www.MageWoo.com on the link: http://www.magewoo.com/one-step-checkout.html. This extension support many payment methods. Also, you can configure style of One Step Checkout extension to suitable with your theme.
There is a error with your one step checkout extension and the theme which you are using.