#fakossaconate

1 messages · Page 1 of 1 (latest)

lusty ledgeBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

cobalt marlin
#

hi there!

#

what do you mean by "I can't reach to listen to my successed payment"?

agile imp
#

hi

#

I just set up a check out session webhook success in order to get the success payment but I didn't get nothing after payment

#

I suppose I should use payment intent suscceeded instead

#

But That means that I need to create a payment intent everytime I create a checkout session?

#

for a standard account

#

here is an event id : evt_1OXLQLIWp7EAwftX4demosM1

cobalt marlin
#

but I didn't get nothing after payment
I don't understand what that means. which webhook event where you expecting to receive but didn't get?

#

But That means that I need to create a payment intent everytime I create a checkout session?
No, a Checkout Session will create a PaymentIntent automtatically for you

agile imp
#

Ok. so if I set up a payment_intent webhook for listenning the succeeded payment, it will work?

cobalt marlin
#

if you are using Chekcout Session, you should listen to checkout.session.completed

agile imp
#

Ok that is what I did

#

But checkout completed means that the user goes till the end right? Not that the payment was a success

cobalt marlin
#

it means both: the user completed the Checkout Session, so the payment was a success

agile imp
#

ok, I thougt I have seen a warning about this in the doc but I can't retrieve it so... my bad. Thanks

cobalt marlin
agile imp
#

ok, That is what I just saw. Thanks again for your time and reactivity