Platform
Get paid inside the same project.
The moment someone offers you money is the moment most side projects stall. Checkout, plans and customer records live next to the users they belong to.
$ camplax pay plan add pro --monthly 9
✓ plan created · pro · $9/mo
✓ checkout link live
✓ webhook wired to your project
$ # subscribers appear in the users table
What you get
One customer, one record.
A paying customer is the same row as the signed-in user, so “is this person subscribed?” is a column, not an API call to somewhere else.
Checkout that just works
Cards, wallets and local methods, hosted and PCI-handled. You link to it; you do not build it.
Plans and subscriptions
Monthly, yearly, free tiers and trials, changed from the console without a deploy.
Subscribers joined to users
Query who is on which plan with ordinary SQL, because it is ordinary SQL.
Ready when you are
Give the thing you built a real home.
A project with hosting, a database, sign-in and storage from the first minute — for $20.