Landmine
Landmine

Reputation: 1789

ASP.NET small online store, shopping cart

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?

Upvotes: 0

Views: 937

Answers (2)

Armstrongest
Armstrongest

Reputation: 15419

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.

Upvotes: 1

Landmine
Landmine

Reputation: 1789

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

Upvotes: 0

Related Questions