Does the Stripe integration support recurring flat rate with per seat pricing?
Thank you for answering so many questions! Apologies for another π
Stripe offers flat rate + per seat pricing i.e. $200 per month for 10 users, plus $20 per additional user (more details here: https://docs.stripe.com/products-prices/pricing-models#adding-flat-fees).
Would you know if this is supported by OpenSaas?
Recurring pricing models
Learn about common pricing models and how to create them.
4 Replies
Hi @blueturtle. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I apologize, but based on the provided knowledge sources, there is not enough specific information to definitively answer whether OpenSaaS supports Stripe's flat rate + per seat pricing model. The knowledge sources mainly discuss basic Stripe integration for subscriptions and one-time payments, but do not go into detail about more complex pricing models like flat rate with per-seat pricing.
From what I can see in the sources, the current implementation in OpenSaaS seems to focus on simpler subscription models. For example, in one of the documents, the Stripe checkout session creation looks like this:
This suggests a basic subscription setup, but doesn't indicate support for the more complex pricing model you're asking about.
To get a definitive answer, you might want to:
1. Check the latest OpenSaaS documentation or GitHub repository for any recent updates on pricing models.
2. Open an issue or discussion on the OpenSaaS GitHub repository to ask about this specific feature.
3. Reach out to the OpenSaaS maintainers directly for the most up-to-date information on supported pricing models.
If this feature is not currently supported, it might be something that could be implemented as a custom extension to the OpenSaaS template, but that would require additional development work.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
Sorry @blueturtle, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
Hey @blueturtle of course. The template is configured for basic subscription and one-time payment products, but you can configure it for anything that stripe offers.
Thank you @Vinny (@Wasp) π
You're welcome π