WooCommerce PayPal Payments Requiring Address
-
Hello:
I’m using latest versions of Woocommerce (6.1.1) and WooCommerce PayPal Payments (1.6.5).
Why does WooCommerce PayPal Payments require an address on the Checkout page? The whole point of PayPal is ease of use and not having to fill out a form so this seems like a step backwards.
On the cart page it’s not required and is fetched from PayPal.
I can go ahead and programmatically hide the address on the Checkout page and rearrange layout somewhat with hooks if PayPal is selected as a payment method but from an interface point of view it doesn’t make a lot of sense, mainly because the WooCommerce hook to move the payment options also includes the PayPal button to actually go to PayPal.
That would require a customer to select PayPal as a payment method to hide the address, fill out the non-address form details and then scroll up again to go to click the PayPal button to launch the PayPal pop-up.
I can’t seem to find any hooks to actually separate the payment options and paypal or place order button. Are there any?
Many Thanks!
- The topic ‘WooCommerce PayPal Payments Requiring Address’ is closed to new replies.