#adeelk47-session-success-url

1 messages · Page 1 of 1 (latest)

dark aspen
#

Hi there!

#

Please share the details in this thread and I'm happy to help

silver ferry
#

hi bismarck

#

I have integrated api
checkout session its working fine

#

but some time its not calling success url after succesfull payment

#

my backend did not received that request

dark aspen
#

Are you using Webhooks?

silver ferry
#

no

dark aspen
#

If not, then yes this is entirely possible that the customer drops off before hitting the Success URL

#

Like if they confirm the payment and then close the page before the redirect then your Success URL won't get hit.

#

This is why you need Webhooks to ensure order fulfillment

#

Or say they are on a train and enter a tunnel right after completing payment

#

Then they won't hit your Success URL in that situation either

silver ferry
#

Okay
thank you