Title: Google Pay Express Button
Last modified: August 9, 2023

---

# Google Pay Express Button

 *  Resolved [devseo](https://wordpress.org/support/users/devseo/)
 * (@devseo)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/google-pay-express-button/)
 * Hey there,
 * Google Pay Express checkout button showing in Safari browser but I want to disable
   Google Pay Express checkout button in Safari browser, how can I do this?
 * [Here is the screeshot](https://snipboard.io/mpI5Gx.jpg)
 * Thank You
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgoogle-pay-express-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/google-pay-express-button/#post-16959917)
 * Hi [@devseo](https://wordpress.org/support/users/devseo/)
 * Why do you want to disable GPay on Safari even though it’s supported? Our plugin
   has the ability to show Apple Pay and GPay on Safari which widens your range 
   of potential customers.
 * Kind Regards
 *  Thread Starter [devseo](https://wordpress.org/support/users/devseo/)
 * (@devseo)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/google-pay-express-button/#post-16960645)
 * Hello, I appreciate your response. I am currently facing an issue where GPay,
   Apple Pay, and PayPal are not displaying correctly on Safari. I have attached
   a screenshot of the problem for your reference. As a result, I would like to 
   disable GPay specifically on Safari until this issue is resolved. Your assistance
   in this matter would be greatly appreciated. Thank you.
 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/google-pay-express-button/#post-16961523)
 * Hi [@devseo](https://wordpress.org/support/users/devseo/)
 * > I am currently facing an issue where GPay, Apple Pay, and PayPal are not displaying
   > correctly on Safari.
 * That just requires some CSS on your site. The following CSS will resolve your
   UX issue:
 *     ```wp-block-code
       .wfacp_smart_button_container .wc_stripe_checkout_banner_gateways li:nth-child(n+2){
           margin-top: 10px !important;
       }
       ```
   
 * Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Google Pay Express Button’ is closed to new replies.

 * ![](https://ps.w.org/woo-stripe-payment/assets/icon-256x256.png?rev=2611337)
 * [Payment Plugins for Stripe WooCommerce](https://wordpress.org/plugins/woo-stripe-payment/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-stripe-payment/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-stripe-payment/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-stripe-payment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-stripe-payment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-stripe-payment/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/google-pay-express-button/#post-16961523)
 * Status: resolved