Remove refund copy from public docs
Keysat has no refund functionality — refunds are handled out-of-band in the payment processor (the v0.3 revoke-on-refund webhook hook is currently a no-op). Drop refund mentions so the docs do not describe a flow the daemon does not implement.
This commit is contained in:
@@ -17,8 +17,7 @@ This repo is a static HTML site. No build step. The deployed version lives at
|
||||
own software. Code examples for the TypeScript, Python, and Rust SDKs;
|
||||
entitlement-gating patterns; offline verification.
|
||||
- **[operate.html](./operate.html)** — Day-to-day operations. Managing
|
||||
licenses, suspending / revoking, search, audit log, discount codes, refund
|
||||
flows.
|
||||
licenses, suspending / revoking, search, audit log, discount codes.
|
||||
- **[wire-format.html](./wire-format.html)** — Specification of the signed
|
||||
license key format (LIC1 envelope, base32 alphabet, Ed25519 signature
|
||||
scheme). Useful for porting the SDK to a new language.
|
||||
|
||||
Reference in New Issue
Block a user