Interactive Demo

Try DeroPay right now

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

Embeddable Widget

A 13KB 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>

That's it. 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.

See the full picture

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