Where this shows up on the site
Job guide
Add Payments
Taking payments sounds simple until you hit checkout flows, subscriptions, failed payments, refunds, and taxes. These tools help you avoid rebuilding all of that yourself.
Tool review
Lemon Squeezy
Merchant-of-record checkout, subscriptions, software licensing, and digital product sales for indie software businesses. A friendlier path when you want to sell software without assembling a full Stripe billing-and-tax machine yourself.
Tool review
Stripe
Developer-focused payments platform for checkout, subscriptions, invoices, usage billing, tax, and revenue workflows. The power default when payment state needs to become real product logic.
Related glossary terms
Endpoint
An endpoint is the address for one API capability. Different endpoints do different jobs, even when they belong to the same service.
Shared tags: api, web
GraphQL
An API where clients ask for exactly the data they need.
Shared tags: api, web
JSON
JSON is the default language of modern APIs. It is how apps commonly pass structured information back and forth.
Shared tags: web, api
