#Gautam

1 messages · Page 1 of 1 (latest)

frozen lintelBOT
willow brook
#

Hi there, can you share with me the paymentIntent ID?

cosmic sonnet
#

ok

#

This is showing on the dashboard webhook event but not getting this thing in my code

#

Hello there?

willow brook
cosmic sonnet
#

can stripe also trigger the webhok events in the local url and can we get all the events in our backend server code?

#

or only in the ClI we can get all these?

willow brook
#

I don't understand what you mean, can you elaborate?

cosmic sonnet
#

Actullay I want all the events details through my code not in the Command line interface?

#

but currently I am not getting.

willow brook
#

I still don't understand what you want to achieve.

cosmic sonnet
#

I want to save all the payment details in my MongoDB database. so I need to listen all the events from my backend endpoint route that I have created.

willow brook
#

OK, then you should deploy an webhook endpoint to listen to these events

cosmic sonnet
#

Okay