Shopping Cart Help

romeo216

BANNED
Joined
Jan 10, 2008
Messages
302
Reaction score
90
Does anybody know where I can find a free shopping cart that will collect my clients cc details? I need buy buttons that are in html format. Something simple that I can just plug into my site.
 
You can try authorize.net

Authorize.net is just a payment gateway. You would need to integrate this with the shopping cart. Also, the use of Authorize.net requires a merchant account, which is definitely not free.

If you want a free solution, you can try these:

Code:
http://www.paypal.com
http://www.mals-e.com
http://www.nopdesign.com/freecart/
http://www.fatfreecart.com/
http://www.agoracart.com/
http://www.zen-cart.com/
 
Google Zeus Shopping Cart, or osCommerce shopping cart. Both are open-source, and html/php based if I recall...
 
use joomla/virtuemart you will also need an ssl cert if you are wanting to collect your customers CC details but to be honest your opening yourself up for a whole bunch of security issues

use a third party gateway to handle the cc transactions as you dont want someone hacking your site and getting access to your CC info
 
Back
Top