See it live
A preview runs at rheon-app.vercel.app.Embed
Coming soon. The supported embed method (iframe or SDK) and a copy-paste snippet will
be documented here once they are real and tested. No example is shown until then.
Theming
Coming soon. White-label theming (colors, logo, radius) will be configurable so the
widget matches your brand.
Lifecycle events
Coming soon. When embedded via the SDK (or via
postMessage from the iframe), the
widget will emit events so your page can react without polling - for example deposit
started, routing, source confirmed, completed, and failed. The exact event names and
payloads will be documented here once defined.Use these for in-page UX. Use webhooks for anything your backend must trust,
such as crediting the user.