Receiz Embed

Receiz Payment Embed

Copy once, paste anywhere. The same snippet works in mainstream website builders and routes card + note settlement directly into your Receiz account.

Public mode enabled, so you can still generate embed code by entering a username.

Deploy Checklist
  1. Set your Receiz username.
  2. Copy the snippet below.
  3. Paste it into your site HTML/custom-code block.
  4. Test card checkout and note upload from a public browser.
Receiz Username

The snippet hardcodes this username so every payment routes to the same account.

Enter a valid username (`a-z`, `0-9`, `_`, 3-24 chars) to avoid failed embed setup.

What The Widget Includes
  • Hosted card checkout button.
  • Offline note upload + instant claim button.
  • Status and error feedback for end users.
  • No backend coding required on the host site.
Copy-Paste Snippet
<div class="receiz-pay-embed" data-username="your_receiz_username"></div>
<script src="https://receiz.com/receiz-pay-embed.js" async></script>