Set up your reseller store
Everything you need to start reselling: top up your wallet, brand a live stock bot for your Discord, and wire fully-automatic delivery to your SellAuth store. No code required — but the API is there if you want it.
Unlock access & top up
Reseller features unlock once your wallet has been topped up by €25 or more. Apply on the reseller page, then add funds with crypto from your dashboard. Your balance is what every sale is charged against, so keep it funded — if it runs dry, automatic delivery pauses until you top up again.
Know your pricing
You pay the wholesale price — up to 20% below the public shop — on every account, whether you buy in bulk from the dashboard or sell through the API. The gap between that and what you charge your customers is your margin, yours to set. Your full wholesale price list is in the dashboard.
Brand a Discord stock bot (optional)
Post a live, always-current stock list into your own Discord — we host and refresh it, so there's no bot to run.
- In your Discord server:
Channel → Edit → Integrations → Webhooks → New Webhook → Copy URL. - In your dashboard → Stock bot, paste the webhook URL, set your display name, avatar, colour and layout, then Save.
- Hit Post now once — after that we keep the embed updated automatically. Use Remove if a webhook ever leaks; it deletes the webhook in Discord too.
Automatic delivery on SellAuth
This is the no-code part: a customer pays on your SellAuth store and we deliver the account for you, charged to your wallet at wholesale.
- In your dashboard → Automatic delivery (SellAuth), click Generate delivery URLs. You'll get one URL per account type.
- In SellAuth, open a product and set its delivery to Dynamic, then paste the matching URL from the panel into the product's dynamic-delivery field. Repeat for each product you sell — match the account type (e.g.
cs2_prime) to the right product. - In SellAuth, go to
Storefront → Configure → Miscellaneousand copy your webhook secret (click Regenerateif there isn't one yet). Paste it into the panel's SellAuth webhook secret field and Save. This arms delivery — we verify every sale against it, so a leaked URL can never spend your wallet. - Tick Delivery enabled and run a test purchase on your store. You should see the order deliver instantly.
What your customer receives
Building the loader takes up to two minutes, longer than SellAuth waits — so we deliver an instant redeem link instead of the raw file. Your customer opens it, we activate their account and build the loader, and they download it there. The page is white-labelled to your store (next step), so it shows your name, never ours, and never reveals your pricing.
Make the delivery page yours
The redeem page is already branded to the store that sold the key. You can push it further so nothing points to us:
- Branding — in Automatic delivery, set your store name, logo and accent colour. The redeem page wears them; there's no nfas branding.
- Custom domain — add a subdomain like
deliver.yourstore.comand click Add. We show you two DNS records (a CNAME and a TXT); add them at your domain and hit Verify. After that your redeem links use your own domain — nothing points to nfas at all.
On Cloudflare? The certificate and routing are set up for you the moment the records go in. Not on Cloudflare? Just add the exact CNAME and TXT the panel shows you at your DNS provider — that's the whole setup, and the certificate is issued automatically once they're live.
Standalone stores & other platforms
Running a custom-coded store, or any platform where you control the backend? You can deliver everything in-store with no redeem link at all. On checkout your backend calls our API — /buy for the key, then /activate to build the loader — and serves the .exeto your customer on your own site. The only thing to design around is that ~2-minute build, so show a brief “preparing your account” step.
Selling in Discord? Run a bot on the same API — a /redeem command builds the loader and drops the .exestraight into your server, no SellAuth needed. There's a copy-paste example in the API docs.
On a platform we haven't covered here? It almost certainly works over the same API — DM me and I'll help you wire it up.
Lost a key or need a loader rebuilt? Every account you buy or sell shows in your Orders page — reveal a lost key, rebuild a loader, or run a free warranty replacement on a dead account, any time.