Embedded account infrastructure

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.

One account, every store

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.

<1sReturning checkout time
0Cooldown on disputes
1Account, every merchant
ile-living.com/checkout
Checkout
Bias-cut slip dress
Qty 1 · Sand
$196.00
Raffia table runner
Qty 1
$6.40
Total$202.40
Try it: this is a real Poket widget, live
<1s
Returning checkout time
0
Dispute cooldown days
1
Account, every merchant
100%
Ledger-first payments
For merchants

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.

Every payment on the ledger
All transactions route through a single account ledger, so reconciliation starts from one source of truth.
Disputes handled immediately
No cooldown period. Customers raise a dispute and get resolution started right away, keeping support load low.
Instant, one-tap checkout
Once a customer trusts a device, repeat purchases clear in about a second — on your storefront or anyone else's running Poket.
For customers

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.

Your session, your call
Sign in once on a trusted device and pay in a tap. New device or new merchant, you're stepped up with a quick passcode, nothing more.
Refunds land where you can use them
Money comes back to your account, not a slow trickle back to a card statement, so it's ready to spend at any store that runs Poket.
Card details stay with Poket
Merchants never see or store your card. You add it once to your account and reuse it anywhere Poket appears.
How it works

Live in an afternoon, useful for years

01
Drop in the widget
Add the Poket script and mount point to checkout. No payment page rebuild required.
02
Customers sign in once
A short passcode creates or opens their account, and marks the device as trusted for next time.
03
You get paid on the ledger
Funds settle through the same account ledger every time, so reconciliation looks the same on order one and order ten thousand.
How it works

Set up once, use it anywhere

01
Sign in at checkout
A short passcode creates your account and marks your device as trusted, no forms to fill out.
02
Your account travels with you
That same trusted session, saved card, and balance follow you to any other store running Poket.
03
Pay in a tap, get refunded instantly
Checkout clears in about a second, and refunds land back in your account right away.
For developers

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
Read the integration guide
checkout.html
<!-- 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>
FAQ

Questions, answered plainly

Is my money safe with Poket?
Every balance and payment sits on Poket's account ledger, tracked the same way no matter which merchant you're shopping with. Nothing about your money depends on any single store staying online.
What does it cost to use?
Poket doesn't charge customers to hold or spend from their account. Merchants see their fees clearly in the dashboard as dollar amounts, never hidden inside a rate.
How fast are refunds?
Refunds land back in your Poket account right away, not a multi-day trickle back to a card statement, so the money is ready to spend again immediately.
Do I need a new account at every store?
No. Sign in once, and that same account and trusted device follow you to any other merchant running Poket. No new forms, no new card entry.
Company

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 works
CentryOS
The infrastructure layer Poket is built on: identity, sessions, and the rails that let a single account work across merchants.

Ready to add Poket.

Merchants integrate in an afternoon. Customers keep one account for life. Let's get your checkout on it.