#julliian
1 messages ยท Page 1 of 1 (latest)
You can expand the subscription field inside the Checkout Session
https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-subscription this is expandable
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Here is how to expand: https://stripe.com/docs/api/expanding_objects
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yeah, alright. Are all the objects expandable? or is there any list? ๐
If the object is expandable in the API Reference above ๐