PDA

View Full Version : Another shopping cart question.


dajohnson1s
01-06-2009, 03:16 AM
Hello,

I have asked with question before, but cannot seem to find my original thread.

I have been conned into helping a relative develop/create a website for somebody. Without getting into too great of detail, there is a budget of 500 dollars for the cart.

The client would like to use paypal for checking out, but would like to have a cart to show/calculate all the items (I have not looked into the paypal cart, but I have been told that you leave and go to paypal each time you add something to the cart). They would like for all items to be added, then go to paypal or pay within their own site.

In the previously mentioned thread, it was suggested to me that a shopping cart would be a large task to code this myself (not to mention the cost) and I should consider using a prebuild script.

I am not opposed to either .net or php. But I would like some feedback on possible course of action and suggested carts.

ps I understand that "each cart is different due to different businesses", for some reason that always seems to come up.

Thanks

PappaJohn
01-06-2009, 06:38 AM
Take a look at CubeCart (http://www.cubecart.com/), it includes modules to accept payments via Paypal and others.

evo
01-06-2009, 10:19 AM
VirtueMart (www.virtuemart.net) is a free e-com extension for Joomla. Works a treat, and for around $50 USD you can get a PayPal Pro (UK or US) module for it too so your users never have to go to PayPal itself.

It's fairly basic and requires a fair amount of templating to get it looking neat but it's pretty worthy. Alternatively, Magento (www.magentocommerce.com) is an alternative, yet again, free option too.