Open Source Shopping Cart
April 8, 2008 10:28 AM Subscribe
Simple e-commerce solutions. I have a fully built site, with individual webpages pointing to specific product items. I simply want to add a backend shopping cart functionality that resides on the server, without relying on PayPal. Whats the best opensource solution that allows me to pass a variable (ie, add a "Buy This" button to already-designed pages) to a shopping cart php function (inventory isn't necessary at this point) and allowing checkout/payment?
Is this possible or is PayPal the easiest way to go without completely
rebuilding my site in an opensource commerce engine (ie OsCommerce)?
I know this has been addressed to some extent
before , but I don't think I need a sweeping e-commerce solution, just a cart, checkout, and merchant services (visa/mc) hookup.
posted by pinto to computers & internet (7 answers total) 7 users marked this as a favorite
- open source
- resides on your own server (all of it? payment processing? shopping cart?) - this is an important point, so please elaborate.
For merchant services, you might want to look at Mal's e-commerce: mals-e.com. I know people who have been using it with success for years.
posted by amtho at 10:54 AM on April 8, 2008