woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
231 stars 202 forks source link

Cross-Browser Notifications for Improved User Experience #2752

Open Babylon1999 opened 10 months ago

Babylon1999 commented 10 months ago

Describe the solution you'd like

Based on feedback from zd-7301403

Currently, express checkout options in both Stripe and WooPayments are subject to platform-specific criteria. For example, Google Pay requires Chrome and a stored payment method in a Google Pay account, while Apple Pay necessitates Safari and an Apple Pay wallet.

To enhance the user experience and potentially save sales from being lost, it would be great to somehow notify the customer about these criteria.

For instance, if a customer is using Safari (which is incompatible with Google Pay), a notification could prompt them to switch to a compatible browser, such as Chrome, to access the desired payment method. Conversely, if a customer is on Chrome, they may receive a notification suggesting they switch to Safari for Apple Pay.

github-actions[bot] commented 6 days ago

Hi, This issue has gone 150 days (5 months) without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest version, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.