#TheUchi007-subscription
1 messages · Page 1 of 1 (latest)
Hi
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I see
So you can have dynamic Price, but not Product. Product would need to be created beforehand
Ah ok, but that means I can create a subscription without needing to create a product, right?
It means the opposite, no? You need to create Product before creating a Subscription
Ah ok, got it. Yeah, I figured, but just wanted to make sure. Thanks!