• Resolved Megunticook

    (@megunticook)


    Is it possible to offer ApplePay without GooglePay at checkout? Seems like all the Woo plugins bundle them which makes sense but I have somebody asking me to just activate ApplePay. It looks like this isn’t possible but thought I’d check.

    Thanks.

    The page I need help with: [log in to see the link]

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

    (@roxannestoltz)

    Hi @megunticook,

    Thanks for reaching out!

    I understand you would like to use only ApplePay and deactivate GooglePay on checkout, however, it appears these are activated simultaneously, irrespective of the payment plugin you choose, correct?

    This is the default behavior, as both payment options are added and it is not possible to deactivate only one.

    The easiest way would be to use custom CSS to hide the Google Pay button and add it in WP-Admin > Appearance > Customize > Additional CSS.

    I have checked your site and see that GooglePay / ApplePay is not yet a checkout option on your site. I would be happy to take a look at this for you if you would like to temporarily enable Google Pay and Apple Pay as payment options.

    Otherwise, if you’d like to learn more about CSS, I highly recommend using the free tutorials at w3schools. Here, you can find the basics of selectors (how to target the right element on the page), and properties (how to change the element on the page).

    Hope this helps!

    Thread Starter Megunticook

    (@megunticook)

    Good idea with the CSS (display:none), I had thought of that, was wondering if the button has a different selector though depending on whether it was displaying AP or GP–will have to try that, thanks. I’ll report back on results.

    I’m working on my development server now, that’s why you couldn’t see the button. Not ready for production yet!

    Thanks.

    Roxy

    (@roxannestoltz)

    Hi @megunticook ,

    Ah, that makes sense, thanks for clarifying!

    That sounds like a plan! We’d love to hear how this goes ??

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Apple Pay without Google Pay?’ is closed to new replies.