#Kamiyabali-checkout-success

1 messages · Page 1 of 1 (latest)

undone sentinel
sharp crypt
#

hi, actually i am not getting any data on response redirection... not getting payload... already tested with all form method POST,GET,PUT and also with raw data..

undone sentinel
#

What do you mean by response redirection?

#

When your user is sent to success_url?

sharp crypt
#

on request, I sent success url , but on that url i don't get any payload after payment success

undone sentinel
#

Correct, that's expected. What data do you need?

sharp crypt
#

I need status of payment request either payment success or not

undone sentinel
#

Well, if they're sent to success_url then the session was successful

#

Generally though you should listen for checkout.session.completed events async with a webhook as there's no guarantee your customer ever makes it to your success_url