AidanTilgner / AIrtisan

The source code of AIrtisan
https://airtisan.app
Other
0 stars 0 forks source link

Think through payment plans #66

Open AidanTilgner opened 1 year ago

AidanTilgner commented 1 year ago

There are a lot of considerations for payment plans, but chatbase is likely an excellent example to go off of. There needs to be enough room for profit while also considering that organizations may only need one chatbot. Therefore, an enhancement credit system may be useful. This is something that needs to be considered and implemented before release.

AidanTilgner commented 1 year ago

Laney brought up an excellent point about the blog. A community around this application would be excellent and I could see a blog being an aspect of the payment method. However, I don't want to spec too hard into that aspect right away. Maybe good blog posts receive credits??

AidanTilgner commented 1 year ago

Also, we need to consider the engineering aspects of the payment plans, like, assumedly we'll integrate with stripe or some other third party, but how do we track that on our end and handle credits?? Something to thing about.

AidanTilgner commented 1 year ago

As far as the technical side, some paywall utility function or class will be very useful for easily manipulating which features are available to whom.