#Thomas_sc - sub structure
1 messages · Page 1 of 1 (latest)
Hi Thomas. We can only assist developers with their API challenges in this server. Choosing a pricing structure for your service is up to you, so we unfortunately can't help
So from Stripe's standpoint there is no preferred structure to use and it is totally up to the developer?
Up to the business
If you use multiple subscriptions they would show as multiple charges on the credit card statement
i know, not ideal.. but if i use one subscription with multiple products it will pro-rate between products if a client downgrades a single product within the subscription. Also not an ideal situation.
Have you tried passing none for behavior? https://stripe.com/docs/api/subscriptions/update#update_subscription-proration_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Not yet, will do. Thanks a bunch.
Np