• Resolved evelyn7879

    (@evelyn7879)


    Hi Team,

    I have activated Payment Request Buttons in WooCommerce Stripe Payment but I only want Apple Pay to be activated. I know that when the Payment Request Buttons was enable, it will enables all types of Payment Request button and cannot deactivate it each button.

    If I turn off the Google Pay function in my stripe account, what will happen? Does the Google Pay button will be shown again on my website?

    Thank you very much! 😀

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    If I turn off the Google Pay function in my stripe account, what will happen? Does the Google Pay button will be shown again on my website?

    It looks like there isn’t an option to disable Google Pay in Stripe. Do you see an option to disable it in your Stripe dashboard?

    If you’re able to disable it in Stripe, could you share your System Status Report so we can check whether Google Pay is disabled on your site? You can find it via WooCommerce > Status. Select Get system report and then Copy for support. Once you’ve done that, paste it here in your reply.

    Thread Starter evelyn7879

    (@evelyn7879)

    Hi Team,

    I found the option to disable the Google Pay at dashboard.stripe.com > settings > Checkout and Payment Links > Turn on Google Pay

    Thanks 😀

    Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @evelyn7879,

    Well I’ll be, that’s news to me that Stripe gives you that option. Glad to see that works for you and thanks for sharing.

    Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @evelyn7879,

    I wanted to come back around to this. I’d found these settings and tried on a test site. Disabling Google Pay didn’t have an effect on my site, did it for you?

    Thread Starter evelyn7879

    (@evelyn7879)

    Hi @ryanr14 ,although I found this function in Stripe, but I have not test it out yet due to concern of may effect my client operation.

    If I turn off the Google Pay function in my stripe account, what will happen? Does the Google Pay button will be shown again on my website?

    Hi @thup90 , can you advise on this?

    Thank you 😀

    Plugin Support Adam Heckler

    (@adamkheckler)

    Turning off Google Pay in Stripe under Settings > Checkout and Payment Links will *not* disable the Google Pay button on your site. This is because the settings you see on that page only affect Stripe Checkout and Stripe Payment Links, not our plugin.

    https://d.pr/i/hHG2Zo/wVtSkUTiyj

    Unfortunately there’s no simple way to only disable only one of the buttons, Apple Pay or Google Pay.

    You could possibly use some custom code to check the visitor’s browser, and then selectively return true to this filter:

    https://github.com/woocommerce/woocommerce-gateway-stripe/blob/master/includes/payment-methods/class-wc-stripe-payment-request.php#L669

    However, we cannot help with custom code ourselves, since it’s outside the scope of our support. You might want to check the WooCommerce Customizations Page for resources when it comes to getting custom work done for your site.

    Sorry I can’t be of more help here! 🙁

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Disable Google Pay’ is closed to new replies.