#fory2598
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please provide more context?
Please note that Stripe only takes care of the billing, and not providing or metering the usage of your services.
so I need to be able for example to limit the starter plan of a SaaS to only one project.
is that possible?
also thanks for the support and fast replies
Of course
You will need to build this logic in your app, as this is not directly payment related. Then, whatever is the usage that you recorded for the customer, you can report it to Stripe and it will take care of the billing. But we can't limit the usage of your own app.
Happy to help!