Set useSandbox as true in your widget configuration
Example Embed Code
<script src="https://cdn.hyperid.co/widget/v1/main.js"></script>
<script>
var hyperConfig = {
//remove useSandbox declaration for production
useSandbox: true,
publicKey:"<your-public-key>"
...
};
</script>
| Gateway | Region | Numbers |
|---|---|---|
| Stripe | US | See this list |
| Stripe | International | See this list |
| Zip Pay | International | See this guide |
Log into your Hyper Merchant Portal and verify that transaction is visible under “Transaction” menu.