Status: the widget is live in preview at
widget.rheon.io and settles real deposits on the
stablecoin path. Embedding it into your own page - signed session URLs, theming,
lifecycle events - is being built; the shape is documented on
Integration options and marked as a plan where it is not
live yet.
What it does
- Stablecoin deposits. The user connects a wallet, picks a stablecoin on any supported network, and the deposit is routed and settled to your destination. Live today.
- Bank deposits. The user verifies once, gets bank details, and pays from their own bank; the transfer converts and settles on-chain. Built, waiting on the banking partner agreement - see Virtual accounts.
- Card payments. Priced, started, and followed to settlement through the same flow.
- Fixed amounts in either direction. Pin what the payer spends, or pin what has to land and let the payer’s side flex to cover it.
Three ways to run it
Embedding
allow list, both easy to miss:
- The bank path runs identity verification inside the frame. It needs the camera, and by default it needs geolocation for address verification. If the host page does not pass those through, verification fails for most users - see Rheon ID.
- The host page has to be served over HTTPS, or the browser refuses the permissions
regardless of the
allowattribute.