Skip to content

Creating a Store Page

A Store Page is where you actually sell your games. It bundles one or more games together at a Bitcoin price.

Step-by-Step

1. Navigate to Store Pages

Go to Store Pages (/seller/store-pages) and click Create.

2. Configure Your Store Page

FieldRequiredDescription
TitleYesDisplay name for the listing
SlugYesURL path — your page will be at /pages/{slug}
DescriptionNoShort description
GamesYesSelect one or more of your games to include
Price (sats)YesNet price in satoshis
Payment DestinationYesWhich wallet receives payments
Delivery ModeYesDownload or HTML Playable

3. Optional Settings

SettingDescription
VATEnable VAT and set the percentage
InvoicesSend invoices to buyers after purchase
Anonymous SalesAllow purchases without an account
LightningEnable Lightning payments (requires a Lightning wallet)
LogoUpload a 256×256 PNG logo
Opens At / Closes AtSchedule when the page opens/closes
Preview TokenShare a secret link to preview before opening

4. Save

Click Save to create the store page in Closed state.

Store Page States

StateDescription
ClosedNot visible to anyone
PreviewVisible only with the preview token (/pages/{slug}?token=...)
OpenPublicly visible and purchasable

Opening Your Store

  1. Edit your store page
  2. Change the state to Open
  3. Your page is now live on the storefront!

You can also schedule an open date — the page will automatically become available at OpensAtUtc.

Pricing

  • Set your price in satoshis (net, before VAT)
  • The fiat equivalent is shown to buyers using real-time BTC exchange rates (via CoinGecko)
  • If VAT is enabled, the gross price is calculated automatically

Multiple Games (Bundles)

A store page can include multiple games. When a buyer purchases:

  • They get access to all games in the bundle
  • Each game becomes a separate OrderItem in the order

Preview Sharing

Before opening, share your preview link with testers:

https://your-site.com/pages/{slug}?token={previewToken}

Next Steps

Sell indie games for Bitcoin.