Hi, I am trying to add Paypal Express Checkout to my webshop. It seems to be working until Paypal says "One last step left" and takes me back to my site cart to choose the shipping option. If I do not change the default shipping option, it works till the end. If I change the shipping option, it cancels the whole Paypal payment process. Thank you for your help.
Hi JPK Yes, it would need to be enabled to test it. But while having a look at the URL I noticed that your site is forwarding you from the root of the site to the "/en/home.php" page, probably via an entry in the .htaccess file. What I would do, just to test is to rename the .htacces files in the root of the site and /en/ directories and try a test to see if that is the culprit. If it does help then we can look at the contents to see what is going wrong. If it doesn't then can you send the site FTP login on to my email and that way I can set the PP Express on to test.
Hi JPK I had a check to see what was happening and after logging in with PayPal if you change the shipping you end up on the customer details page as the phone number is not provided. The reason the phone number is not provided is because in your PayPal account settings it's not set to a required field. To require phone numbers I believe these are the steps you need...
PayPal Account -> Account Settings -> Website payments -> Products & Services Click "Update" to the right of "Website preferences." Scroll down to the "Contact Telephone Number" section and select, "On (required Field)."
While I was there I made a small change to the file css/ectstyle.css to sort out some horizontal scroll in the quick buy popup.