#TheBro
1 messages ยท Page 1 of 1 (latest)
Hi there
What do you mean by "prompt to my phone" exactly?
And just so you know, there was an outage on Apple's side earlier today where Apple Pay on web wasn't working
So that may be creating some confusion as well
That has been resolved now though
I am getting the following error message
message: "Something went wrong. Unable to show Apple Pay. Please choose a different payment method and try again."
type: "invalid_request_error"
Hi there ๐ taking over, as my colleague needs to step away
Give me a few minutes to get caught up.
When did that error happen?
When click the apple_pay and finalizing with stripe.confirmPayment
const stripe = useStripe()
....
stripe.confirmPayment(...)
from the Payment element from useElements
all of this is in react
No, I mean, what is the timestamp of the error message you posted?
I am sorry I don't recall the exact timestamp of the error ๐ฆ
From 14:20 - 15:20 UTC we experienced an issue preventing customers from using check out when selecting to use Apple Pay. This issue has since been resolved. That's why I was asking.
It is still happening now as well
Either it throws that error or prompts apple pay but it is unable to communicate with my mobile device
Wait, so it's doing one of two different things when you select Apple Pay? Can you be a bit more specific? What is the step by step workflow of each of these 2 outcomes?