Free-tier stacking: checkout sends paid seats; totals price seats above 50 (license-server#25) #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/free-tier-stacking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Companion to cairn-license-server#25 (absolute presentation — every surface keeps talking in total instance seats).
account.html:
FREE_SEATS=50+paidSeats()helper; Paddle checkout sendsquantity: paidSeats(seats).index.html pricing card: "The first 50 seats of every license stay free — a 51-seat instance bills exactly one seat."
All inline scripts node-checked on the runner. Deploy after the license-server deploy so the API floor lands first.