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
createSubscriptionCheckout

Returns 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

Is something missing from this page? Email [email protected] or use the form on the Help page.