#baruco-webhooks

1 messages · Page 1 of 1 (latest)

thin phoenix
#

Hi 👋 our server-side SDKs don't come with pre-built webhook listeners, you would need to build a webhook endpoint for this.

empty yew
#

WDYM a webhook endpoint? I meant something to replace the stripe listen --forward-to command through the GO SDK, is it possible?

#

I have a webhook endpoint listening

thin phoenix
#

No, our GO SDK does not contain an alternative approach for the listen function inside of the Stripe CLI.