Stripe
4 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
POST | /api/stripe/create-checkout | public |
POST | /api/stripe/portal | public |
GET | /api/stripe/prices | public |
GET | /api/stripe/success | public |
4 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
POST | /api/stripe/create-checkout | public |
POST | /api/stripe/portal | public |
GET | /api/stripe/prices | public |
GET | /api/stripe/success | public |