nopcommerce

my guessing game. Help appreciated

I'm using nopcommerce as my shop and I have managed to get it working like a dream, but now I'm getting cocky and need the help of people wiser than me. I want to give a 100% discount to any customer that can correctly guess my middle names. I want to provide feedback to any customer that gets any of the letters correct so that they can...

E-commerce platform for custom application integration

We are building an online subscription-based website and I'm looking for recommendations on which e-commerce platform to use for the checkout process. Requirements include: Only four products. The sign-up process of the site is heavily customized, and after checkout the user should automatically get logged into the subscriber area. ...

Problem with collection class using as datasource in asp.net

Hello friends, I am using collection class to work as datasource for gridview. Please download nopCommerce source from http://nopCommerce.com. I am following the same approach. I have created my providers and collection classes being used as datasources for gridview. The data is binding perfectly. The problem is that i have to customiz...

How can I receive payments from my nopCommerce shop?

I am evaluating the nopcommerce open source solution. The setup was incredibly easy. The shop was up and running (Local server, for now!) But then I am confused. When the user will purchase a product from my shop, how will I receive the payment? I searched a lot in order to setup my credit card/accounnt/paypal information in the Admin...

Static repository... can't use DI, what to do?

I am in a situation where we need to modify what is being returned from the static repository in a 3rd party open-source application (NopCommerce). The problem is that they use static repositories, so I can't merely inherit an interface and DI my own repository. I'm trying to do this without modifying the NopCommerce code-base... any f...

Set ProductVariantAttribute value with nopCommerce

I have a requirement to specify some values per-item per-sale. Imagine being able to add a gift message to each item in the basket individually. How can this be achieved? I'm using nopCommerce 1.6 (for .net 3.5 compatibility). I have added three "Product Attributes" (Catalog > Products > Product Attributes). Created a product and in t...

How to fix “The ConnectionString property has not been initialized” in nopCommerce

Hi Guys, I'm trying to integrate nopCommerce into a third party system but am hitting a problem when I try to access any nopCommerce pages. Because I'm integrating with a third party system I've had to merge web.configs and copy all files over. I have a standalone install of nopCommerce aswell and that is running fine. Any help would b...

w3wp.exe has high cpu usage on every request

I'm running a Windows 2008 server (a VPS with 1GB of RAM), with SQL Server Express and IIS 7 installed. On it I'm hosting a NopCommerce 1.7 website, with a database of around 26 000 products. Right now I'm the only user of the website (it's in development) and I'm getting rather bad performance from it. To be more specific every time I...