Upgrade Success

Handle successful Checkout Session completion

When user completes payment form, Stripe redirects here with session_id. We retrieve the session, get the payment method, set it as default, and upgrade the user.

get/v1/subscription/upgrade-success

Query parameters

session_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/subscription/upgrade-success:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.