#Zakariya-webhook

1 messages · Page 1 of 1 (latest)

crude crown
#

stripe cli can help you testing webhook easily, but you don't need it to setup webhook

misty cradle
#

I want the user information when a successful payment is done so that I can get the shipping details of the user and store that in my DB for order delivery. So in order to do this what is the other way around?

crude crown
#

The ultimate way is listening to webhook as you mentioned, the event is payment_intent.succeeded

misty cradle
#

and that will be done using the cli or any other method?

#

I tried installing the cli but scoop need to change my execution policy.

#

in powershell

crude crown
#

Yes will be easily done in CLI