Stripe

Checkout

Get a 303 SeeOther redirect link to the stripe checkout page for the plan and organization

get/api/stripe/payment_link/{plan_id}/{organization_id}

Path parameters

plan_idstring uuid required

id of the plan you want to subscribe to

organization_idstring uuid required

id of the organization you want to subscribe to the plan

Changes