Skip to main content

Ordering guarantees

Meum does not guarantee strict global ordering of webhook events across invoices. Within a single invoice, events follow the invoice state machine (e.g. invoice.created before invoice.paid).

Out-of-order delivery

Network retries may cause duplicate or delayed delivery. Always use X-Stablecoin-Event-Id for deduplication.