• Resolved davedog

    (@davedog)


    Hey,

    I’m running the latest version of woocommerce using the stripe. I checked the woocommerce stripe logs, and nothing. When I inspect the source of the page, I see that the apple pay button is present, but not visible:

    <button class=”apple-pay-button” lang=”en” style=”-webkit-appearance: -apple-pay-button;-apple-pay-button-type: buy;-apple-pay-button-style: white;/* display:none; */” alt=”Buy with Apple Pay”></button>

    I’m hosting with GoDaddy.

    I’ve verified my domain on stripe for apple pay by adding the verification to .well-known folder but the button still does not show in any IOS device. Stumped. Any suggestions?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Kristina

    (@kristinaplauche)

    Automattic Happiness Engineer

    Hi there!

    I wouldn’t expect to see the Apple Pay button on your home page unless you added a graphic there, but I would expect to see it on the product and cart pages.
    I see the Apple pay button on the cart page as you can see in this screenshot: https://cld.wthms.co/zAsM0W. However I don’t see it on the product pages.
    Do you see it on the cart page too?

    Plugin Support dougaitken

    (@dougaitken)

    Automattic Happiness Engineer

    Hey @davedog

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    As an aside, if you could see this in your code but it wasn’t visible to a customer on a product or cart page – this would be theme related.

    <button class=”apple-pay-button” lang=”en” style=”-webkit-appearance: -apple-pay-button;-apple-pay-button-type: buy;-apple-pay-button-style: white;/* display:none; */” alt=”Buy with Apple Pay”></button>

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Apple pay button not showing’ is closed to new replies.