Automattic / woocommerce-payments

Accept payments via credit card. Manage transactions within WordPress.
https://wordpress.org/plugins/woocommerce-payments/
Other
172 stars 69 forks source link

[ECE] Google Pay missing on Cart and Checkout pages in Safari. #9202

Closed pierorocca closed 4 weeks ago

pierorocca commented 1 month ago

Describe the bug

On Blocks, Google Pay is not displayed on the Cart and Checkout but is on the PDP.

image

To Reproduce

Safari on desktop, signed into Google Pay with an active account.

Expected behavior

  1. Google Pay is visible on Cart and Checkout when eligible.
bborman22 commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @asumaran @cesarcosta99 @lovo-h @reykjalin

pierorocca commented 1 month ago

Adding a note that paymentMethods.googlePay and paymentMethods.applePay are to be set to always instead of auto. While Stripe's rationale for hiding the buttons to optimize conversion is a good one from a shopper perspective, without a merchant setting to enable/disable it, merchants have no way to know the button hiding is occurring. And I suspect is hard to test as well.