Starting to do some work on an online gifts website. I have not worked on an e-commerce solution before. What I need from the solution is:
The store front in MVC2 pattern. Build from scratch is fine. (desirable)
Complete UI Independence - The user interface would use a lot of AJAX and jQuery. (very imp)
Paypal, Autherize.Net and other major payment gateways compatibility. (desirable)
Fast data access (very imp).
Modest learning curve and good documentation. (desirable)
Customizable (more than desirable)
NOPCommerce seems to be the only widely used open source solution. I am not very sure how well it scores on the above mentioned points. The documentation is $20.
Also heard a lot of good things about http://www.aspdotnetstorefront.com/ but its pretty expensive with $1250 cost per license.
Some e-commerce solution would definitely be required to save development time for database and admin screens. So need some good recommendations on this part.
Thanks.