Skip to content

Blog

Notes from the people building Ureh

Practical writing on API integration, payments infrastructure, webhooks, security and keeping services up. Everything here describes how the platform actually behaves.

1 article in Engineering

Clear
Engineering

Reading a transaction state machine

Pending, queued, processing, success, failed. Knowing which states are terminal is the difference between a correct integration and a polling loop that never stops.