All documentation
WebhooksComing soon
Push delivery of terminal order outcomes.
Status
Not available. Outcomes must be polled today. API keys have shipped, so the credential a webhook subscription would hang off now exists, but the delivery side is still to come.
What to build now
Write your polling loop so the code that applies an outcome is separate from the code that fetches it. When webhooks land, you point the same handler at an HTTP endpoint and delete the poller.