One account.
Every merchant.
One tap to pay.
Drop Poket into checkout once. Every customer gets one account, instant repeat payments, and disputes with zero cooldown.
Sign in once.
Shop anywhere.
Pay in a tap.
Your Poket account follows you to every store that runs it — no new forms, no re-entering a card, no waiting on refunds.
Infrastructure, not a fixed feature list
Poket embeds into your checkout as modular infrastructure. Turn on what your business needs today, and add the rest later without a re-integration.
Set it up once. It just works everywhere.
Poket isn't another store account. It's an account that belongs to you, one that follows you from store to store and keeps refunds where you can actually spend them.
Live in an afternoon, useful for years
Set up once, use it anywhere
Three lines to mount it
The widget is a single script and a mount point. Everything else, including sessions, passcodes, step-up, and account state, is handled inside Poket.
- Works alongside your existing checkout and account pages
- Order confirmation events, delivered server to server
- Sandbox mode with test accounts, no live funds required
<!-- 1. Load the widget -->
<script src="https://cdn.poket.app/widget.js"
data-merchant="ile-living"></script>
<!-- 2. Mount it at checkout -->
<div id="poket-mount"
data-order-total="20240"
data-currency="USD"></div>
<!-- 3. Listen for the result -->
<script>
Poket.on('payment_complete', order => {
// redirect, show a receipt, etc.
});
</script>Questions, answered plainly
Is my money safe with Poket?
What does it cost to use?
How fast are refunds?
Do I need a new account at every store?
Poket doesn't stand alone
Poket is the account widget on top of a wider stack. See how the pieces underneath it fit together.
See how it worksReady to add Poket.
Merchants integrate in an afternoon. Customers keep one account for life. Let's get your checkout on it.