#Diac
1 messages · Page 1 of 1 (latest)
Hi there!
Which Stripe integration are you using (Checkout Session, Payment Element, Payment Requests Button, something else)?
Hello, I use Payment Element
Can you share the PaymentIntent ID (pi_xxx)?
And can you clarify when in the payment flow you see the "Payment Not Completed" error?
Sure, I just made a new try with this PaymentIntent: "pi_3N9Pv0A6OnM64hZc07NJspeG"
I receive the error after in the Apple Pay popup, after I confirm the payment double tapping the physical button on the iphone. It tries to elaborate the payment but then fails with message "Payment Not Completed" reported in the popup. after that the popup disappear.
In the logs I see you created the PaymentIntent, but never confirmed it?
Can you share your frontend code?
do you need the js code?
or a link to the page online
I can send you privately a link to a test enviroment
a link to reproduce the issue would be great!
I just received it. Can you share the exact reproduction steps?
this is the js code i use
please switch to the English version of the page
you should see the Apple Pay button on the top right corner
just after "Amount to be paid:"
Hey! Taking over for my colleague.
Can you share a screenshot of the error message you are facing? the link of your website ?
Are you facing this issue with just that card? did you try using another card ?
There were no attempts on Stripe Sides for this PaymentIntent (pi_3N9Pv0A6OnM64hZc07NJspeG) that recording is for this PaymentIntent ?
no this attemp was on pi_3N9QgqA6OnM64hZc1xtSteqx
but the PaymentIntent is just created here too
when I pay with credit card all works fine, with apple Pay no any logs are registered
With the macbook I can capture some ajax request made by stripe during the Apple Pay payment process
Can I give you some informations from there?
Yeah same, I can't see any attempt on Stripe, side. this looks like an Apple Pay issue with this card?
did you tried to reach out to Apple about this ?
no but I always use this card on other websites
Weird! is there any particular logs in your mobile application ?
I try to inspect the network logs to find something useful, please hold on thx