Beta — This product is in active testing and will be continually updated. Use of this service is at your own risk. Please use with care.

Checkout Widget

A drop-in checkout for accepting ZKZ. The widget and checkout page are served by your own treasury node — never by zupayments.com — so the payment flow stays entirely in your trust domain.

How it works

Embed

The embed snippet points at your node domain — the script is served by your node, so ZuPayments is never in the serving path:

<script src="https://your-node.example/sdk/zupayments.js"     data-zupay-node="https://your-node.example"></script>

Read the integration docs →