Skip to main content

Create Pricing Table Checkout

POST 

/api/v2/public/pricing_tables/:pricing_table_id/checkout

Create a checkout session backed by a one-shot Moyasar PaymentLink.

On success returns the consumer-portal checkout_url. If the resolved consumer already has an active subscription and the table's subscription_collision_policy is BLOCK_WITH_MANAGE_URL, returns 409 with code: already_subscribed and a manage_url (when available).

Request

Responses

Successful Response