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

Adding Stripe to Froxlor #1094

Open
codeofjan opened this issue Feb 4, 2023 · 3 comments
Open

Adding Stripe to Froxlor #1094

codeofjan opened this issue Feb 4, 2023 · 3 comments

Comments

@codeofjan
Copy link

Hi,

I thought about many solutions for managing some hosting plans.

Stripe offers variable billing solutions, so you could set prices for plans, and e.g., for additional email-accounts effortlessly and developer-friendly.

That's why I thought about how nice it would be to have stripe integrated with froxlor.

That would save a lot of effort for developing a separate customer portal which has to maintain and synch all the changes in the plan to stripe billing.

What do you think about it? Did I overlook another solution?

Kind regards,
Jan

@d00p
Copy link
Member

d00p commented Feb 4, 2023

there are MANY different billing systems and we just don't have the manpower nor the time to integrate them all or even a decent amount. As always, every admin/hosting-provider uses something else, that's why we initially provided the API interface

@codeofjan
Copy link
Author

Thank you for your very fast reply.

Is there any possibility to communicate changes by the customer (like adding another email account) to another application proactively like webhooks? So I wouldn't have to give the customer multiple logins.

Can Froxlor be extended with something like an addon for billing by myself?

@d00p
Copy link
Member

d00p commented Feb 4, 2023

There are not push-webhooks (yet) and no "official" way to add addons or plugins. We're continuously working on enhancing froxlor - please keep in mind that this is still a privately driven opensource project done in spare time....there are plans for plugin-possibilities etc. but it will take time

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

2 participants