This builder outputs a wallet-aware payment widget that can detect Keplr, broadcast a buyer transaction, show a Mintscan success link, and optionally call your verification endpoint so your backend can automate order fulfillment or trigger webhooks.
Configure a real ATOM checkout widget and generate deployable embed code.
Preview the widget and copy the script or iframe embed.
Detect Keplr and let buyers broadcast the payment directly from the widget instead of relying only on manual copy/paste payment steps.
Keep the destination address out of the public card and only reveal it in checkout, or hide it from the UI entirely if your flow does not require manual fallback.
Show a transaction success state with a clickable Mintscan hash so buyers and sellers both have a clear receipt path.
Send tx hash and order metadata to your verification endpoint so your backend can validate the payment and fire webhooks or fulfillment jobs.