PDA

View Full Version : Quick questions that I found no answer for via searches



lostmind
01-24-07, 12:07 AM
Hi all,

as the title says, I did some quick searches and found no info on the following:

Can I create a custom payment gateway? Our company uses a local processor for payments that isn't listed by whmcs as being supported/included.

Also, can we create packages that will automatically bill for overage fee's instead of just suspending the site when it reaches it's account limit? It's a soft limit for us, currently we have to write up every invoice by hand, quite a time consuming process...

Thanks,

Shane

MACscr
01-24-07, 12:13 AM
overage fees are not supported right now as far as i know.

Yes, you can create your own gateway, registrar, an server modules by following the directions in the manual.

http://v3manual.whmcs.com/?id=40

Make sure you download the pdf as well that they point out.

lostmind
01-24-07, 05:50 PM
Thanks MACscr.

That's too bad about the overages again. There doesn't seem to be a single software on the market that supports overage fee's in any form.

I was really hoping to avoid building our own software :|

Shane

MACscr
01-24-07, 07:46 PM
i dont see why you couldnt create your script to calculate the overages on a daily basis, then have it automatically create the invoice of this. Just set it to run daily as a cron job.