This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Does anyone have xBilling installed and working?
#1
[Not Solved] Does anyone have xBilling installed and working?
I've been working on the xBilling module and can't get it to work. Does anyone have it installed and working?
Even if you have it working on zPanel or any version of the project please reply.
I'd like to get a copy of your working version so I can test it and update it for Sentora v2+
Thanks in advance!
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#2
[Not Solved] RE: Does anyone have xBilling installed and working?
I've done php 7.4+ updates/fixes but still can not get it to update the user account to active if payment was successful. This is the same issue I had with it before php 7.4
Any help would be appreciated!
I have contacted the original author of the module, but he has been away from the project for so long I'm not sure if he can help.
modpluz
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#3
[Not Solved] RE: Does anyone have xBilling installed and working?
(12-16-2023, 04:19 PM)TGates Wrote: I've done php 7.4+ updates/fixes but still can not get it to update the user account to active if payment was successful. This is the same issue I had with it before php 7.4
Any help would be appreciated!
I have contacted the original author of the module, but he has been away from the project for so long I'm not sure if he can help.
@[modpluz]

Just asking...? Since we are having a hard time with past Sentora billing why can't we just write a new up to date module?
Reply
Thanks given by:
#4
[Not Solved] RE: Does anyone have xBilling installed and working?
(12-26-2023, 03:06 AM)zustudios Wrote: Just asking...? Since we are having a hard time with past Sentora billing why can't we just write a new up to date module?

A lot goes into coding modules like xbilling, sentastico, error pages, etc. Sometimes it's easier to fix or update the current module than to re-write one from scratch. I have xBilling updated for php 7 but like I mentioned, I never got it to update the new user's account to active if payment was successful. I contacted Modpluz (Original author) to see if he had any ideas. He said he will look into it and let me know. I may have an idea that will use the return-url from paypal to update it, but I think it's better if it would update directly after payment (ipn-url) in case the user closes the browser or hits the back button.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
[Not Solved] RE: Does anyone have xBilling installed and working?
(12-29-2023, 10:20 AM)TGates Wrote: A lot goes into coding modules like xbilling, sentastico, error pages, etc. Sometimes it's easier to fix or update the current module than to re-write one from scratch. I have xBilling updated for php 7 but like I mentioned, I never got it to update the new user's account to active if payment was successful. I contacted Modpluz (Original author) to see if he had any ideas. He said he will look into it and let me know. I may have an idea that will use the return-url from paypal to update it, but I think it's better if it would update directly after payment (ipn-url) in case the user closes the browser or hits the back button.

What's the update for xbilling?
Reply
Thanks given by:
#6
[Not Solved] RE: Does anyone have xBilling installed and working?
(06-16-2024, 12:15 AM)zustudios Wrote: What's the update for xbilling?

The original author has been busy but I am still in contact with hm and working to get it tested and resolved.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#7
[Not Solved] RE: Does anyone have xBilling installed and working?
xBilling was a very complicated module from the beginning, and I've never been able to get it to work on ANY version zPanel or otherwise.

People should definitely look at Sabre https://github.com/Sentora-Sabre/sabre-software
***Retail***
SCPH-39002, Running FCMB, HDD-OSD, Mini-OPL.
SCPH-30002 RSW (Automobile Collection Snow White)
SCPH-10000 x2
SCPH-15000
SCPH-18000 x2
DESR-7700
SCPH-2040X x2
Linux Kit
PSBBN V0.20, V0.30
HDD Utility V1.00, V1.01

***Dev***
DTL-H30102 Running FCMB, HDD-OSD, Mini-OPL.
DTL-H20400 - Boxed
Reply
Thanks given by:
#8
[Not Solved] RE: Does anyone have xBilling installed and working?
(01-13-2025, 03:23 PM)Nigel Wrote: xBilling was a very complicated module from the beginning, and I've never been able to get it to work on ANY version zPanel or otherwise.

People should definitely look at Sabre https://github.com/Sentora-Sabre/sabre-software

I've never gotten Sabre to install properly.

Is there an install guide and/or repo? I tried manually installing the module, it doesn't show as 'Installed' but the files are there.
Two modules for that matter: sabre and sabre-module

There is also an error with the front-end: class 'sentora' not found in index.php line 17 (Changing class 'zpanelx' to 'sentora' in lib/functions.php fixes that.)
Reply
Thanks given by:
#9
[Not Solved] RE: Does anyone have xBilling installed and working?
Sentora has an archive of all 3rd-party modules. Sabre and xbilling. These are old modules from Zpanel and sentora. The module installer needs to be updated before you install. Changing Zpanel anything to Sentora. DB, Folders, etc. Both were never able to be installed successfully without many mods because the module was never kept up-to-date by author. xbilling is on our repo site.
-Jettaman-

NEW: Sentora v.2.0.2 has been released!!!

Sentora's quick recovery depends on community support and donations. We need to stand as one and help Sentora into the future.

Donate HERE and do your part. We thank you for your support.
Reply
Thanks given by:
#10
[Not Solved] RE: Does anyone have xBilling installed and working?
(01-15-2025, 08:26 AM)Jettaman Wrote: Sentora has an archive of all 3rd-party modules. Sabre and xbilling. These are old modules from Zpanel and sentora. The module installer needs to be updated before you install. Changing Zpanel anything to Sentora. DB, Folders, etc. Both were never able to be installed successfully without many mods because the module was never kept up-to-date by author. xbilling is on our repo site.

Nigel is a former ZPanel Dev/Staff member. He knows the panel inside and out.
I just never found an installation guide for Sabre and haven't been able to install it correctly.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by: Nigel


Forum Jump:


Users browsing this thread: 3 Guest(s)