← Back to docs

Webhooks

instxnt 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 webhook docs (TBA)

Public webhook subscription options and payload shapes for integrators will be documented here once implemented. TBA

Questions? Email support@instxnt.xyz.