Embeds that ship in 60 seconds
Drop one script tag on any page — WordPress, Linktree, a Discord landing, a Notion page. Checkout opens on the buyer's current tab. No redirect, no iframe jail.
Storefront, checkout, license keys, subscriptions, and a developer API — one platform for people who sell software, not t-shirts.




Six things our competitors either don't have, or bolt on as an afterthought when an operator complains loud enough.
Drop one script tag on any page — WordPress, Linktree, a Discord landing, a Notion page. Checkout opens on the buyer's current tab. No redirect, no iframe jail.
VPN and proxy detection, disposable-email blocking, country-blocking, velocity rules. It runs before the buyer ever sees your checkout — and you see every rejection with the reason.
Native reseller portal at a separate URL. Tracked links, signed embeds, stock ledger, payouts to their accounts — not yours. Stop running reseller ops in DMs.
Production themes made for gaming keys, Discord boosts, and digital goods — not another SaaS template. Visual editor for non-coders, full code mode for anyone who wants it.
Role delivery on payment, refund-revoke flows, on-site tickets with order context. Your buyers are already on Discord — but your business runs even when Discord gets messy.
Trials, proration, pause, dunning, one-click win-backs. Stripe-grade subscription logic — without stitching together three apps. Works for licenses, memberships, Discord boosts, anything recurring.

Connect your own Stripe, PayPal, Mollie, Square, and crypto wallets. Payouts hit your accounts, not ours. Every checkout records each attempt as its own atomic event — when a buyer switches gateway, the invoice survives and the dashboard shows the full retry trail.
+ 18 more cards, wallets, and cryptocurrencies
Create custom gateways for bank transfers, Zelle, PIX, Wise — any payment rail that exists. Write instructions or redirect to an external payment page. Customers pay, you confirm. Zero API keys required.
REST + OAuth 2.0, typed SDKs for TypeScript, Python, PHP, and Go, 24 granular scopes, idempotency on every mutation, signed real-time webhooks. Ship integrations in hours, not sprints.
// List products with cursor pagination
const products = await shoppex.products.list({ limit: 20 })
// Create a payment session
const payment = await shoppex.payments.create({
title: 'Pro License',
email: '[email protected]',
value: 49.00, currency: 'USD',
gateway: 'STRIPE',
})
// Validate a license + bind hardware
const license = await shoppex.licenses.validate({
key: 'XXXXX-XXXXX-XXXXX',
hardware_id: 'machine-001',
})Every merchant gets the full platform. No upgrades, no feature gates, no “contact sales.”
Anything digital that can be delivered instantly — license keys, software, game keys, service credentials, files, accounts, subscriptions, Discord services, and more. If it can be fulfilled automatically, Shoppex handles it.
Shoppex gives you a real, customizable storefront — not a generic product page. You get multiple professional themes, a visual editor, full code access, and your own domain without plan gates. Plus built-in fraud protection (VPN detection, disposable email blocking) that most platforms charge extra for.
Instant. The moment a payment confirms, Shoppex delivers the product automatically — license keys, files, serial numbers, or whatever you configure. Typical delivery time is under 200ms.
No. There is no Free, Pro, or Business plan to buy. Every merchant gets all Shoppex features and pays a 1% transaction fee on completed sales, capped at 199 EUR per month.
Yes — 20+ cryptocurrencies including Bitcoin, Ethereum, USDT, Solana, Litecoin, TRON, and more. Crypto payments are available to every merchant. You connect your own processor or use our integrated options.
Fraud Shield runs on every checkout by default. It detects VPN/proxy usage, blocks disposable emails, enforces geo-restrictions, and scores transactions for chargeback risk. No setup needed — it just works.
One signup. No reseller approval queue, no MoR sign-off, no theme rebuild. The same dashboard you saw above is yours in 90 seconds.
Real-time order alerts, one-tap refunds, license revokes. Native apps land in Q3.