How do i price my nextjs saas
Unanswered
Weevil parasitoid posted this in #help-forum
Weevil parasitoidOP
Hi,
I'm working on a project where I take user-provided text and transform it into another version using GPT. Now, I want to turn this into a SaaS, but I'm unsure how to properly charge customers.
Typically, a subscription model would be the standard approach, but what if a user's usage exceeds their subscription limits? That could lead to losses on my end. How can I address this issue effectively?
I'm working on a project where I take user-provided text and transform it into another version using GPT. Now, I want to turn this into a SaaS, but I'm unsure how to properly charge customers.
Typically, a subscription model would be the standard approach, but what if a user's usage exceeds their subscription limits? That could lead to losses on my end. How can I address this issue effectively?
2 Replies
@Weevil parasitoid Hi,
I'm working on a project where I take user-provided text and transform it into another version using GPT. Now, I want to turn this into a SaaS, but I'm unsure how to properly charge customers.
Typically, a subscription model would be the standard approach, but what if a user's usage exceeds their subscription limits? That could lead to losses on my end. How can I address this issue effectively?
take a look at other products that does the same: how do they handle the issue? How much do they charge?
If you cant find one, take the same industry and ask yourself the same questions
If you cant find one, take the same industry and ask yourself the same questions
@Weevil parasitoid solved?