Endpoint
Parameters
string
required
The Stripe Checkout session ID from the redirect URL
Your project’s Share ID (to find the Stripe account)
Response
string
Name of the purchased plan (e.g. “Pro” or “Custom Plan”)
boolean
Whether this was a custom plan
number
Total amount charged
string
Currency code
string
Customer’s email address
string
“month” or “year”
string
Stripe subscription ID
object
Contains
planId (regular plans) or featureDetails_* keys (custom plans)