Skip to content

RetrieveWebhookEndpoint

Source: src/Stripe/RetrieveWebhookEndpoint.ts

Retrieve a bound Stripe Webhook Endpoint over HTTP.

const retrieve = yield* Stripe.RetrieveWebhookEndpoint(hook);
const live = yield* retrieve();