OTTAA-Project / Realiser

Repository for OTTAA's realiser algorithm, previously known as NLG, used for the OTTAA Labs option on the app.
GNU General Public License v3.0
0 stars 0 forks source link

Implement Pricing Structure #15

Open lopezjuanma96 opened 1 year ago

lopezjuanma96 commented 1 year ago

Context For users to implement our API on their apps we are planning to charge them on use.

Causes/Justification Money honey.

Solution Alternatives

Repercussions

lopezjuanma96 commented 1 year ago

Stripe, the app proposed in the Firebase project is not available in Argentina, so it would make it really hard to implement. The next option is using MercadoPago API with subscriptions: these could also be usefull for the app subscription, specially since the realiser is located on the same Firebase project as the app, we could implement a cloud app to check the subscription for both an OTTAA user and a Realiser user.