#TestName
1 messages · Page 1 of 1 (latest)
Sure how can we help?
When I create a subscription, I see that the items.price_data.product attribute is required, so do I need to create a Product before creating a 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.
Yes!
Then every time I create a subscription, a Product will be generated. Is there any other way to create a subscription?
Unfortunately no, you need to create a Product before hand. Sorry for the inconvenience
ok it's ok thank you very much for your help