Shaun
Retired Forum Member-
Posts
517 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by Shaun
-
Hi you can ignore the license information as it should be removed. The fields may still remain as it was a quick change to get it up. For all faults w/ the code please open a github issue with evidence. I have created an issue and closed it.
-
Link updated; thanks for the tip
-
WHMCS'ers GroupPay from Kadeo is now Open Source and FREE! Why ??? I've been crazy with new ventures and believe that the community will benefit from an open source product due to increased involvement from the community at large. But I paid for it << Insert Time >> ago You paid for a product, which you required and done the job ;-) No corrospondance will be entered into regarding this matter How can I get it ? As with all great open source its on GitHub. http://github.com.au/craftyshaun/whmcs-grouppay/ How can I contribute. Code: Please fork the branch on GitHub and then submit a pull request. Issues: You can create issues for features/bugs over on GitHub Thanks Shaun
-
With regards to the PreModuleRenew and AfterModuleRenew server module hooks when (specifically) do these run. Do they run when the invoice for the renewal of the service is generated or after the invoice for the renewal has been paid. Or do they run at a completely different time ?
-
Group Pay V1.08 UPDATE - Its Clan Pay For Your WHMCS
Shaun replied to Shaun's topic in Commercial Modules and Addons
Considering I just releaseed the alt update about 10 mins ago and ive said its going to be a compete re-write its not going to be any time soon. I would be hoping within 3 months or so we should be able to have something that will allow this. The issue is we not only have to write group pay but a custom payment module for each gateway to interact with group pay. -
Group Pay V1.08 UPDATE - Its Clan Pay For Your WHMCS
Shaun replied to Shaun's topic in Commercial Modules and Addons
There was a small bug where a var_dump was still echoing currency info. This has now been corrected please re-download if you see this issue. Note: One should never release code at 5AM in the morning -
Group Pay V1.08 UPDATE - Its Clan Pay For Your WHMCS
Shaun replied to Shaun's topic in Commercial Modules and Addons
This is going to be v.20. Multiple gateways is going to require a re-write from the core up. Group Pay will be re-written to handle the new systems and move away from the credit log. I'm actually thinking of creating its own Credit Card gateway for whmcs which references its own credit log type thing. Either way alot of planning to be able to plug in the gateways as requested -
Version 1.08 Now Available from the myKadeo Client Area That time has come and we have released another update to our popular Group Pay product. This update includes one of the most requested features: Client Payment History. We have also encoded this version using the legacy IonCube encoder as some clients were having issues getting their shared hosting providers to update to the latest version (tsk tsk). What's Group Pay If you're currently not a user of Group Pay head over to our website and check out our Group Pay Product for more information.. Full Change Log - [NEW] - Added the ability for Past Payments to be showen to your clients - [NEW] - Added example code to front end template to show past payments. - [bUG] - Rate is now recorded against transaction so that WHMCS income amounts are now correct - [REQ] - Encoded using Legacy IonCube encoder to reduce issues on Shared Hosts Screenshot:
-
If your looking for a good AU registrar with cheap prices and good WHMCS support give AussieHQ ago. I have been using them for about 1.5 years after switching from DiT and never looked back
-
Vmware Esx-Esxi Addon for WHMCS
Shaun replied to aktifbilisim's topic in Commercial Modules and Addons
Does this module require vCenter to run or does it communicate directly with the ESXi server. -
If you don't like it don't download it.... simple. The reason I encoded it originally is to protect my Intellectual property. While i want to help you solve a (small and unique) problem i don't necessary want to show everyone how that problem is solved and do my self out of any future work.
-
Partial Paypal Payments Modules- Automatically Reconciled
Shaun replied to wsa's topic in Commercial Modules and Addons
LOL that is funny. That typo is something that I would have done... Late Night Coding is bad for that. -
Partial Paypal Payments Modules- Automatically Reconciled
Shaun replied to wsa's topic in Commercial Modules and Addons
Even though you took the page down above with the screen shot you can see here from the image link (which you left): vs Mine If that's not word for word my first language must not be English. All you have done is exposed the amount field in the <form> which goes to paypal and changed the background-color of the box.. Not to mention you are (we're) a customer of mine and purchased this module from me (which i have now disabled). -
Partial Paypal Payments Modules- Automatically Reconciled
Shaun replied to wsa's topic in Commercial Modules and Addons
Its very interesting to see this module about actually. Considering the screen shot is nearly Word for Word what my module is.. http://kadeo.com.au/images/stories/partialpay.viewinvoice.screen.jpg O well... "Imitation is the sincerest of flattery." so im glad you thought our module was good enough to undercut and steal our business. -
I coded one a while back that done reboots and graphs in an admin module. Are you looking for a client side one so your customers can reboot servers you purchase from SL.
-
Hi All. I have developed a mod which i'm using internally to display Cacti graphs. This mod differs from most as it does not require you to export you cacti graphs. This mod actually logs into your cacti server as a usee and then calls the graph_image.php. Currently it allows you to specify time spans then draws the links. // Location of your cacti base path $kdo_cacti_url = "http://cacti.xxx.eu/"; // Url of the loading image $kdo_cacti_loading_img_url = "http://www.cherisystechnologies.com/images/loading-ajax.gif"; // Cacti Login $kdo_cacti_usr = urlencode("admin"); // Cacti Password $kdo_cacti_pwd = urlencode("xxxxxxxxxx"); //Define the different timespans $kdo_cacti_ranges = array( // "unique code" => array("Graph Title","start timestamp", "end time stamp), "5mins" => array("5 Minutes",strtotime("-5 minutes"),strtotime("now")), "15mins" => array("15 Minutes",strtotime("-15 minutes"),strtotime("now")), "60mins" => array("60 Minutes",strtotime("-60 minutes"),strtotime("now")), "24hrs" => array("24 Hours",strtotime("-24 hours"),strtotime("now")), "7days" => array("7 Days",strtotime("-7 days"),strtotime("now")), "1month" => array("1 Month",strtotime("-1 month"),strtotime("now")), "1year" => array("1 Year",strtotime("-1 year"),strtotime("now")) ); All thats needed is to add a custom field to the product and include one file in your clientareaproductdetail.tpl If released i'm thinking about 45AUD (Owned) for the price. If you like the idea post in the thread, if there are enough takers ill package with the license code and make it available on the Kadeo Website.
-
What's Group Pay ? Group Pay allows the ability to have multiple people contributing to one hosting bill. Some other hosting providers offer this under the name of Clan Pay. It is a good way to let each payer know that the money they are sending is actually going to the hosting bill. This module runs on the back of your configured PayPal gateway. All customer deposits are added to the clients account as credit. The client does not see who has made the deposit, this information is however available to Admins via the credit log in WHMCS. This add-on comes with fully configurable templates that act the same way as the existing WHMCS templates. A full user manual is provided with the system that explains how to customise the template. What Do I Need ? Group pay is always updated to run on the latest version on WHMCS. The ionCube loader is required, however you will already have this for whmcs. Sign Me Up ! For more info on the Group Pay module and to purchase head over to tho Group Pay for WHMCS page on the Kadeo Website. or if your already sold you can Purchase Group Pay Here What Else Have You Got ? Kadeo has other Whmcs Modules which you can also view on the Kadeo Website.
-
This one was one that was created a long time ago. I don't know the specifics of the WHMCS one but I think it was added after the release of this module. BarrySCDA; if you are having issues with the WHMCS one I would recommend that you contract whmcs via a ticket and they will help you out.
-
Most hosting providers in australia < 3million dollars actually used cash basis. As myob is primarly AU im looking at going towards that. However each time i look at this a new can of worms appears.
-
As these updates are smaller updates these would be included if you have the "Addons Package" purchased when you brought the product initially.
-
The best way to do this is to open the account first. Then they can submit the payment and go from there. For Kadeo to create a whole new payment gateway for ClanPay/GroupPay would be crazy lol. I was thinking about creating a GroupPay gateway inside whmcs and applying the Payments to another balance rather than credit. The issue here is you can "patch" into the whmcs payment gateway code. So we have to implement every gateway separately from whmcs. If there is enough support for another gateway we may look at seeing how difficult it is to implement this.
-
Im thinking of doing another mod to rewrite the affiliate system. Lets keep on the topic of the group pay for the time being. I think that the custom tag idea has alot of merrit.
-
Can you please extend on this a little, can't really grasp the concept. I do like idea of a custom hash. Where they can use a custom name.
-
We have some spare time at Kadeo so we thought why no invest it back into one of our most popular mods GroupPay. There have been alot of requests over the time for new features or "tweaks" that people would like implemented. So we thought what better way to make the software more valuable than add the features that you the customers want! Some ideas have included: - Allow the owner of the account to show the products they have. - Allow the owner of the account to view payment history. So now's the time to throw some ideas around !
-
Auto Login to Cpanel with Redirect (eg To SiteBuilder)
Shaun replied to Shaun's topic in Third Party Add-ons
Hi Mate. You will need to review the WHMCS wiki documentation. And then using the session varibale that contains the user id search for the product for the cpanel account you wish to log them into using some sql. S
