clickId for reconciliation.
The widget is CryptoNow’s hosted page (the footer reads “Payments processed by Crypto Now”). A custom domain can white-label that URL — see the Tip at the bottom.
Get the embed code
Open the checkout in Payments → Checkouts, then Product information. You’ll see three tabs:
The Embed (button) snippet:The iFrame (inline) snippet:
- Link — a plain URL (opens the widget in a new tab; good for emails/QR).
- Embed — a ready-made button snippet.
- iFrame — an inline embed snippet.

Add it to your site
Paste the button (or iframe) snippet into your page. The button renders wherever you place it — here on a storefront’s cart.

Customer pays
The customer fills their cart and selects Pay with Crypto. The hosted widget opens with the order total.
They choose a currency and network, then Proceed to the payment.
The widget shows the exact amount, a deposit address, and a QR code, with a countdown until the charge expires.




Payment confirmed
Once the funds confirm, the widget shows success with the received amount and transaction hash.

Button vs iframe. The button opens the widget in a popup or new tab. The iframe keeps the widget inline on your page so the customer visually stays on your site. Both run the same hosted checkout.
Settlement. The funds land in your account wallet as a replenishment, net of the standard 0.5% replenishment fee, with your
clickId echoed back on the transaction (outsideOrderId in the charge response). Match on clickId to reconcile against your store.