#codemasterjamal

1 messages ยท Page 1 of 1 (latest)

normal hornetBOT
hot jasper
#

i'm going to remove these pages eventually, right now, I'm just testing things out.

silk bramble
#

๐Ÿ‘‹ You can build a webhook endpoint on your server to listen for real-time events
https://stripe.com/docs/webhooks

This should allow you to perform operations based on what happens with the payments

hot jasper
silk bramble
#

๐Ÿ‘

hot jasper
#

do you guys have any more examples to use?

silk bramble
hot jasper
#

actually, I was just about to say that I see it now. You guys already did all of the hardwork.

silk bramble
#

NP! ๐Ÿ™‚ Let us know if you have any questions

hot jasper
#

where do I get my endpoint secret? Is that something I set up in the developers dashboard?

silk bramble
#

if you are using Stripe CLI to listen for events then the secret would be printed out when you run stripe listen

hot jasper
#

okay, it's going to take some time but, I just need to spend a few weeks reading on this subject. I'm sure I'll get it before the end of the month. Thank you.