• Resolved justina12

    (@justina12)


    Hello,

    I have a problem, Apple Pay doesn’t show up on my checkout page.
    I use Stripe.

    I have enabled Payment Request Buttons in my Stripe configuration and my domain has been verified. But I don’t understand why it still haven’t Apple pay button.

    Can someone please help me? Thank you! ??

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    Apple Pay is not supposed to show up on your checkout page by default.

    This can be enabled with a PHP snippet, as shown here: https://docs.woocommerce.com/document/stripe/#can-i-show-the-payment-request-button-on-the-checkout-page

    That will force the buttons to load on the checkout page

    Thread Starter justina12

    (@justina12)

    Thank you for your reply.

    I added the filter in my functions.php but it’s still not showing.

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey again!

    I see on the checkout page where the buttons are trying to load in, but there’s a JavaScript error on the page that’s preventing it from loading properly:
    Link to image: https://d.pr/i/0Xk3ew

    This kind of problem is usually caused by a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Thread Starter justina12

    (@justina12)

    Hi, thank you!

    I’ll try to do it and I’ll tell you if it works. ??

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey again!

    Keep us updated on this ??

    So do you have news for us?
    I got the same problem.

    Question for AW a11n (@slash1andy), How did you see the javascript error?
    Using the webbrowser console?

    Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    Hello,

    Question for AW a11n (@slash1andy), How did you see the javascript error? Using the webbrowser console?

    That is correct!

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