API Reference: Collection realtime key
The Dollr Open API does not expose inbound HTTP webhooks. For backend fulfillment, see Payment status patterns.
When to use
Prerequisites
Step 1 — Obtain a collection realtime key
Step 2 — Connect with Supabase Realtime
Channel naming
Table
checkout_payment_intent_public_status — filtered by reference_id.
Step 3 — Fallback to polling
If realtime disconnects or times out:reference_id before execute. Use realtime for UX; use status API for fulfillment decisions.
Timeout guidance
Subscribe for up to 30 seconds after execute, then fall back to polling. MoMo payments may take several minutes inPROCESSING.
