Skip to content

How Buying Works

Code SCE sells modules with a simple, verifiable model: buy once, own forever. Paid modules are purchased with cryptocurrency, and ownership is only granted after your payment is confirmed — never before.

Checkout flow

When you click Buy on a module page:

  1. An order is created. Code SCE opens a pending order for that module at its listed price (set in USD).
  2. You're taken to a hosted payment page. Payment is processed by our provider, NOWPayments, on their secure invoice page.
  3. You pay with crypto. On the invoice you may choose any supported coin; the price is fixed in USD on the server — you don't enter the amount yourself. Code SCE settles to USDT on BNB Smart Chain (BEP‑20).
  4. Code SCE waits for confirmation. After you pay, the module page (or the dedicated success page) polls your order status in the background.
  5. Ownership unlocks. Once the payment is verified, the button changes from Buy to Download, and the module is added to your account.

Pay on the invoice

Pick any supported currency on the NOWPayments page. Always complete payment through that invoice — do not send funds to a random address off the invoice.

Free modules

If a module is priced at $0, there's no crypto payment — you get instant access through a separate purchase action, and it's recorded the same way as a paid purchase.

A few rules

  • You can't buy your own module (authors already own theirs).
  • You can't buy a module you already own — it's already in your account.

Payment verification

This is the part that makes purchases trustworthy. Ownership is not granted by landing on the "success" page — that redirect is only there for convenience.

Instead, ownership is granted only when Code SCE receives a cryptographically signed confirmation (an IPN webhook) directly from the payment provider, stating the payment is finished. Before unlocking, Code SCE independently checks that:

  • the confirmation's signature is valid,
  • the payment status is finished, and
  • the amount paid (USD invoice price) is at least the module's price.

Only if all three hold does the module unlock. This means no one can gain access by faking a redirect, replaying a link, or underpaying.

Duplicate-safe

Payment confirmations are idempotent — even if the provider sends the same notification more than once, you're only ever charged and fulfilled a single time.

Ownership model

  • Permanent. Once you own a module, it stays in your account.
  • Per-account. Ownership is tied to your Code SCE account, checked on every download request.
  • Tracked. Every purchase is recorded and visible under My Purchases, along with when you bought it.

What you receive after purchase

After a successful purchase you get:

  • Download access to the module's protected source files (delivered as a watermarked ZIP — see Download & Access).
  • The module's UI and README.
  • The ability to configure the module through its dynamic form.
  • A permanent entry in My Purchases.

Next step

Ready to grab the files? Continue to Download & Access →.

Built for developers who ship.