You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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?
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
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
The text was updated successfully, but these errors were encountered: