← Back to docs

Webhooks

instxnt.xyz relies on Stripe webhooks for payment events. Platform-level webhook documentation and public webhook endpoints are planned.

Stripe Webhooks (what exists today)

  • Stripe sends payment-related events to our webhook endpoint. These are used to update transaction status and trigger receipts internally.
  • Developers can test webhooks locally using the Stripe CLI (forward to local webhook endpoint).

Public Webhooks

Public webhook subscription options for integrators are on the roadmap. Check the Public API for current integration options.

Questions? Email support@instxnt.xyz.