The sandbox
pk_test_demo works from any host, serves a demo catalogue, and is never
billed. Nobody has to register to find out whether this fits.
<script src="https://cdn.duor.io/sdk/v1.js"></script><div id="cfg" style="height:640px"></div><script> DuorEmbed.createConfigurator('demo-kitchen', document.getElementById('cfg'), { publicKey: 'pk_test_demo', });</script>What is different about a test key
Section titled “What is different about a test key”| Sandbox | Live | |
|---|---|---|
| Sessions | not counted, not billed | counted against your plan |
| Catalogue | the demo one | yours |
| Domain list | any host | only hosts you have listed |
| Requests | discarded after an hour | delivered, kept, and webhooked |
| Rate limit | 60 requests a minute | your plan’s |
Every account gets its own pk_test_/sk_test_ pair as well, on the
Embedding screen. Use those rather than the shared one once you have an
account: they carry your catalogue, so what you are testing is your own shop.