#bmizerany
1 messages · Page 1 of 1 (latest)
Yes, you can list your checkout sessions and filter by the subscription's ID, that will return a list of one checkout session that created the subscription https://stripe.com/docs/api/checkout/sessions/list#list_checkout_sessions-subscription
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.