#Philomedia
1 messages · Page 1 of 1 (latest)
👋 happy to help
would you mind sharing the photo directly here instead of a file?
Error on front end of booking system.
Stripe unsuccessful payment
Backend of booking system with stripe connected correctly
Webhook is added too.
But showing no error. Very strange!
would you mind sharing the Payment Intent ID?
booking_intent_key
f713b6708adc6ae34603
the PaymentIntent ID is something like pi_xxx
Sorry apologies
pi_3Mdsx7IQ9Q2Nqbk60RjdLcKd
The amount is incorrect too. Should be €1
the amount is correct since it is in cents
so 100 = "€1"
I don't see any payment attempt on this PI
Depends what 'putting an order through' means
But pi_3Mdsx7IQ9Q2Nqbk60RjdLcKd was only created, and is awaiting confirmation/payment details
I will show you with a screenshare video! 2mins
Seems like there's an error returned, and the UI requests card details
Not sure what's unexpected here?
At that point your integration would collect the payment details via Elements and confirm the Payment Intent to attempt to charge the card
So you think its from the booking system than Stripe?
Well, did you attempt to enter payment details there and click the button to proceed? I suspect no, as you're using your live API keys and creating live payments
Yes we have. Did you watch the video? I did that in the video. Enter card details and it came back with an error
If you're still testing, switch to your test keys to create test payments and use the test data here to complete the payment flow: https://stripe.com/docs/testing
Well I missed that, and I'd strongly recommend deleting that video if that is your real card details
Rudeness?
This is a public forum, so those details are public on the internet. If you're ok with that then sure
I will worry about that. I am more worried about this not working.
As me and my colleague explained, there's no confirmation attempts on these Payment Intents. If you're utilising a third-party plugin then I'd recommend working with them directly to understand the issue. From our perspective we're awaiting card details, which from the video you've entered. I've got not insight into what's happening between you inputting details and clicking the proceed button
Apologies if I came across rude, wasn't my intention
Good man, thanks.