Skip to content
HushSMS

The basics

Do I need an account?

Answer

No. No registration, password or profile. Checkout asks only for an email so the panel link has a destination; decline to give one and a one-time access token is shown instead.

The longer version

An account is a database row that joins every purchase you have ever made to a login you reuse elsewhere. Building one would create exactly the record the rest of the architecture exists to avoid, so there is nowhere for it to live. The payment is the authentication: the invoice proves the order, the order provisions the line, and nothing needs to know who paid. The cost of that trade is real and worth stating — a token is a bearer credential, and losing it means losing panel access to the line, with no reset flow to fall back on.

See also

Related questions

Sources

Answered by HushSMS, updated