#sahutronics-webhooks

1 messages · Page 1 of 1 (latest)

daring schoonerBOT
gleaming temple
#

Hello! The object contained in the Event depends on the type of Event.

#

For example, a checkout.session.completed Event contains a Checkout Session object.

#

And a payment_intent.payment_succeeded Event contains a Payment Intent.

#

And so on.

wild path
#

ohk, so lets say I have completed the transaction. And PaymentIntent Status is succeeded, then what will i receive?

gleaming temple
#

It depends on what Events you listen for and how your integration works. You might recieve several different Events.

#

Can you tell me more about why you're asking? It would help me to know what your goal/motivation is.

wild path
#

I wanted to reconcile the transaction, so after receiveing the webhook I should be able to know the status of the transaction whether it is successful, failed etc.

#

can you please refer to the part of the documentation. It will. be very helpful for me

gleaming temple
#

How does your integration work? Are you using Checkout? Payment Element? Subscriptions?

wild path
#

Our integration is based on Payment Intents

gleaming temple
daring schoonerBOT
#

sahutronics-webhooks

wild path
#

Okay, Thank you so much