Interactive demo

Try DeroPay right now.

Click the button. No wallet, no backend, no setup. This is the real widget running in simulation mode.

Embeddable widget

A 14 KB script that renders a payment button and full checkout modal. Drop it on any website.

Simulation mode — no real DERO is transferred

Embed code

index.html
<script src="https://deropay.com/widget.js"></script>

<div data-deropay
  data-gateway="https://your-gateway.com"
  data-api-key="your-api-key"
  data-amount="2500000"
  data-name="Premium Plan">
</div>

One script tag, one div. The widget handles invoice creation, QR codes, address display, status polling, and confirmation — all inside a Shadow DOM with zero style conflicts.

More to explore

See the full picture

The widget is one of four distribution channels. Explore the demo store, hosted checkout, and merchant dashboard.