views:

88

answers:

2

Currently I have a site that is using Google Checkout's mini cart system and I like it a lot, however, I'm wondering if there is a more professional way of doing it, while still keeping it simple.

I've looked into an authorize.net account, but I need to find a way to handle the mini shopping cart before heading off to process the order.

Are there any good open source mini shopping carts that are not linked with a merchant service?

A: 

Went with Google Checkout, just wanted to close this question.

Landmine
+1  A: 

Can't close the question, can still answer.

For Asp.Net one of the most popular shopping carts is AspDotNetStorefront. It's not inexpensive, but extensible.

PayflowPro ( run by PayPal ) might be an option you want to consider in the future. It's more professinoal than Paypal, fully skinnable.

Atømix