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

LlamaNodes Premium | Stripe Dynamic Payments (automated billing at end of the month) #164

Open
LlamaMB opened this issue Jul 6, 2023 · 0 comments

Comments

@LlamaMB
Copy link
Contributor

LlamaMB commented Jul 6, 2023

Context:
We currently allow one-time deposits via crypto & Stripe... but no automatic billing which bills at the end of the month based on usage. So want to implement this features in a way that works with our current USD credit system.

Outcome:
Charge LlamaNodes Premium users at the end of the month based off their usage for said month (1st-31st). So this would be retroactive billing essentially based on usage.

Considerations:
1) Must work with our current USD Credit system, so we'd essentially be giving them an arbitrary amount credits per month and then tallying up what's been used and charging accordingly
2) New Stripe endpoint and integration will likely have to be implemented.
3) Will have to work in back-stops, so system cannot be taken advantage of or gamed. E.G., Spend credits and put in bogus CC for examples

If you need any further detail, just let me know. Thanks! @talking-llama @wysenynja

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