#Rylan-Checkout

1 messages · Page 1 of 1 (latest)

honest ember
#

You should receive the checkout.session.completed event

#

You can go to your webhook in Dashboard and check its recent event

ripe horizon
#

Where can I find the webhook in Dashboard?

#

I'm in Test Mode and I'm clicking around, but I can't find it

honest ember
#

Yes!

#

You should see your endpoint setup here

#

So there are 2 ways:

  1. Create a webhook properly from that page, point to a public accessible URL. Your backend server should be deployed to that URL
  2. Use Stripe CLI to temporary listen to event and forward to your backend on localhost