#Diac

1 messages · Page 1 of 1 (latest)

scenic vectorBOT
steel horizon
#

How are you accepting apple pay? Payment Request button, Payment Element, Checkout, etc?

smoky mauve
#

Payment Element

steel horizon
#

Where do you see the "Payment Not Completed" error?

smoky mauve
#

I send you a video

steel horizon
#

Interesting. Ok so it's in the actual apple pay modal

#

Can you share a payment intent ID where this is happening?

smoky mauve
#

Sure but you will not see any log but the payment_intent.created event, one moment

#

"id": "pi_3N9TROA6OnM64hZc1HmlUBRY"

steel horizon
#

Are you using a VPN?

smoky mauve
#

no

#

I tried with many cards

#

and different apple device with different account and wallet

steel horizon
#

All on the same network though?

smoky mauve
#

yes

steel horizon
#

It was loading a long time. Is your network connectivity slow?

smoky mauve
#

no

#

all my tries with normal credit card, by the stripe form, works fine

steel horizon
#

Yeah when googling this error it appears to be an apple pay specific issue

#

Seems a fair amount of people are having this issue with their wallet

#

Have you paid with your apple pay wallet recently successfully?

smoky mauve
#

I'm sorry but i contacted apple already

#

we checked and it is all fine

#

yes i use it often

#

I can give you a screenshot of a network activity i log during the process

steel horizon
#

Sure that would help

#

You're using a real card in your apple pay wallet right?

smoky mauve
#

I hope it doesnt hide sensible information

steel horizon
#

Are you on the latest version of ios

smoky mauve
#

yes

#

in this case is MacOS

#

but on my iphone with iOS nothing change

steel horizon
#

Weird

#

Can you share your code?

smoky mauve
#

js code?

steel horizon
#

Ok let me try to see if a colleague know what's happening here

smoky mauve
#

ok thx

earnest trout
#

@smoky mauve your code seems a bit confusing, you are using both a PaymentRequestButton and the PaymentElement. Is it the PaymentRequestButton giving you the error?

smoky mauve
#

PaymentRequestButton is not giving me errors, I added that peace of code because without it the Appla Pay button doesnt appear

#

is it correct if I still use it completing the code has you suggested?

earnest trout
#

so I think you're mistaken and that is where you get the error.

smoky mauve
#

yes I want it

earnest trout
smoky mauve
#

ok I try now to complete the code