Hi guys,
Magento newbie here. I have just set up a site with PayPal Express Checkout integration. The customer address fields are not visible upon checkout and need being passed across to PayPal.
Thanks in advance
Hello @tjdesignuk
I hope you must be using the default Magento paypal express checkout.
Paypal express checkout gives you the option of one-click payment to redirect to PayPal from cart or product page if enabled. Customer have to fill the address details after they redirect back to the website from PayPal.
Thanks for your response @theMageComp
I have now resolved the issue. No weight was specified so the products were classed as virtual products with no delivery address required upon checkout.
As soon as I updated the product attributes to include a weight, all working perfectly.