Web Hosting Talk







View Full Version : Payment Processor/Invoice Needed


Azudo
04-10-2008, 01:09 PM
Hi all,

I am looking for some kind of cart system that is very very simple, all i need it to do is submit one form to me as i do account creations manually. At the moment i use a simple php form to do this but it is very unsecure.

Could anyone recommend me to a secure form script?

A bonus would be one that sets the results of the form into some sort of invoice.

streamservers
04-10-2008, 03:13 PM
Hi

take a look at whmcs.com

it has everything you need and more ;)

Azudo
04-10-2008, 03:30 PM
Thanks for the link i have looked at them before but it includes just far too much stuff that i do not need

Corey Bryant
04-11-2008, 12:39 PM
Are you looking for a user accounting program? If so, what about amember?

dhcart
04-11-2008, 01:07 PM
You can use a whois script together with a form mailer script(for example MRWhois + PHPMailer).

Azudo
04-11-2008, 01:09 PM
Thats pretty much what i was looking for. Thankyou!