Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @lenomotherfit,

    Thanks for the question. By default the payment requests button (Apple Pay, Google Pay) doesn’t show at checkout. This can be enabled though with a code snippet as our docs outline here. I hope this helps so far, let us know if you’ve got further questions. Thanks!

    https://docs.woocommerce.com/document/stripe/#can-i-show-the-payment-request-button-on-the-checkout-page

    Thread Starter lenomotherfit

    (@lenomotherfit)

    Hi @ryanr14,

    Thanks for getting back to me. Yep I managed to add the code to my php file. The apple pay option showed fine, however when I went to pay via this method, I received a “payment failed” error, any ideas why?

    Plugin Support Saravanan S, a11n

    (@simplysaru)

    Hi @lenomotherfit,

    Could ensure debug logs are enabled for Stripe (Instruction on Step 15 in this documentation) and try another purchase the same way so that we can generate logs. Could you share the logs with us so that we can review the log and help you further with the Payment failed error.

    Thread Starter lenomotherfit

    (@lenomotherfit)

    Hi @simplysaru

    I have enabled the debug log, however, it still does not seem to record the activity from Woo.

    2021-06-26T03:13:55+00:00 INFO events: Process started for 1 items.
    2021-06-26T03:13:57+00:00 INFO events: Process completed.
    2021-06-26T07:13:42+00:00 INFO events: Process started for 1 items.
    2021-06-26T07:13:43+00:00 INFO events: Process completed.
    2021-06-26T07:13:43+00:00 INFO abandoned_carts: Process started for 1 items.
    2021-06-26T07:13:43+00:00 INFO abandoned_carts: Process completed.
    2021-06-26T08:08:00+00:00 INFO abandoned_carts: Process started for 1 items.
    2021-06-26T08:08:02+00:00 INFO abandoned_carts: Process completed.
    2021-06-26T10:13:10+00:00 INFO events: Process started for 2 items.
    2021-06-26T10:13:11+00:00 INFO events: Process completed.
    2021-06-26T11:12:35+00:00 INFO events: Process started for 3 items.
    2021-06-26T11:12:37+00:00 INFO events: Process completed.
    2021-06-26T12:12:00+00:00 INFO events: Process started for 1 items.
    2021-06-26T12:12:01+00:00 INFO events: Process completed.
    2021-06-26T15:15:35+00:00 INFO events: Process started for 5 items.
    2021-06-26T15:15:37+00:00 INFO events: Process completed.
    2021-06-26T16:22:51+00:00 INFO events: Process started for 3 items.
    2021-06-26T16:22:53+00:00 INFO events: Process completed.
    2021-06-26T17:21:24+00:00 INFO events: Process started for 1 items.
    2021-06-26T17:21:27+00:00 INFO events: Process completed.
    2021-06-26T19:16:58+00:00 INFO events: Process started for 3 items.
    2021-06-26T19:16:59+00:00 INFO events: Process completed.
    2021-06-26T21:09:16+00:00 INFO events: Process started for 1 items.
    2021-06-26T21:09:17+00:00 INFO events: Process completed.
    2021-06-26T22:13:02+00:00 INFO events: Process started for 1 items.
    2021-06-26T22:13:04+00:00 INFO events: Process completed.
    2021-06-26T23:18:08+00:00 INFO events: Process started for 1 items.
    2021-06-26T23:18:10+00:00 INFO events: Process completed.

    If you see the following link https://www.motherfit.co.uk/checkout/

    is the issue with paying via apple pay

    Plugin Support Saravanan S, a11n

    (@simplysaru)

    Hi @lenomotherfit,

    Looks like this will need some more debugging. Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.

    Please include a link to this forum thread, so that we can keep track of what’s already been done.

    We will be able to help you further there.

    Plugin Support Augustus – a11n

    (@augustuswp)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

    If you contacted us through the support at WooCommerce.com, we will get back to you via email if we haven’t already.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Apple Pay showing on “View Basket” page but NOT the Checkout page’ is closed to new replies.