Account and subscription
Checkout link: POST /subscriptions/checkout
A Stripe Checkout link for the chosen plan and period. It charges nothing: the user opens the link and pays with their own Link wallet or card. Only an OAuth token or a full workspace key (psty_sa_) can call it, the payer's.
Path
Method and path
POSThttps://api.posty.hu/public/v1/subscriptions/checkout
Authorization
No scope required.
operationId
createSubscriptionCheckoutReturns a Stripe Checkout link for the chosen plan and billing period. It charges nothing: the user opens the link and pays with their own Link wallet or card.
Only an OAuth token or a full workspace key (psty_sa_) belonging to the payer can call it.
Related
- Authentication: API key and scopes.
- Errors and limits: error responses and rate limits.
- All endpoints: full list.
Is something missing from this page? Email [email protected] or use the form on the Help page.