Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Pricing Structure #15

Open
4 tasks
Tracked by #16
lopezjuanma96 opened this issue Nov 11, 2022 · 1 comment
Open
4 tasks
Tracked by #16

Implement Pricing Structure #15

lopezjuanma96 opened this issue Nov 11, 2022 · 1 comment

Comments

@lopezjuanma96
Copy link
Contributor

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

Causes/Justification
Money honey.

Solution Alternatives

  • Implement the pricing logic, one recommendation is following this Fireship video (keep in mind it's 1 yr old).
  • Activate the system on demo mode to test it internally.
  • Outside demo mode, we can add some tiers, one of them free that might be the only one for the first versions.
  • Define pricing methods

Repercussions

@lopezjuanma96
Copy link
Contributor Author

lopezjuanma96 commented Nov 18, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant