- Original Poster
- #1
Hello.
I'm quite a tech savy person who runs a business which is successful to a degree as a saturday job and unique in many, many ways.
I've got some unusual requirements that I'm going to list here, and I'm basically looking for advice on which would be the best shopping cart solutions to go for -- if such things do actually exist, or if I should have something custom made, and if so where to go, and what to customise from, or to start from scratch, etc.
I actually scripted what I currently have myself 100% in PHP, but it's time to upgrade and I just don't have the time or motivation to upgrade it again.
The first problem is the products I sell. I buy and sell virtual currency and items that exist only in the virtual worlds of games such as World of Warcraft, etc. (I don't sell in that particular game, but it's a convenient example.) This is difficult because there is no delivery address, but the product has a very real value. So fraud's a real problem -- people can scam stuff off people like us and sell it on, and we not only lose the sale, but we lose what we paid for the product. It's not like e-book or web hosting companies where it matters less.
I'd go so far as to say we're the industry that faces most fraud.
On this basis, the shopping cart needs to support automatic fraud verfication services such as MaxMind's auto-telephone verification thing.
- That's big problem number one.
Users need to open a quick account to purchase, as this provides us with leads and, again, increases security. I understand most shopping carts allow this, so that's a not-so-big problem number two.
Now here's the real biggie: I run my business like a local shopkeeper would, on a very personal level. I know the customers and offer frequent special packages and special discounts. Ideally I'd be able to offer the following two features:
1) Links sent via. MSN, email etc, to special products/prices NOT available on the main website. Eg. a returning customer might be offered a special package at a discount, and that link would take him too it. (It would be REALLY cool if I could include a personalised explanation note on the buy page when the customer clicks this link.)
2) Site-wide discounts: I'd love to be able to -- for example -- set a personal note on a customer's account so when they log in or try to make a purchase it says "Hey man, welcome back -- as a frequent buyer I've gone ahead and set an automatic 10% discount on your account whenever you buy gold. Enjoy!" -- for example.
- The customer would hopefully see this note every time they log into their account, and the discount would be automatically applied when they try to buy products with a certain flag or keyword or something. Would be cool to be able to apply this to groups, or maybe say something like a 10% discount for a certain customer on a certain product.
There's some more, really off the wall stuff I'd love to do which is simply 100% guaranteed to need doing custom... For instance I'd very, very much like to set something up so that a customer gets x free product absolutely free if they register an account on my site, including validating a mobile phone number, and they get two friends to do the same.
- This kinda crazy stuff.
Another difficult one: As well as buying, I sell stuff. I'd love to have some kind of system where people can enter what they're selling in a 'Sell' section of their account, and optionally offer a price they're looking for, and I could return with counter-offers and we could haggle back and forth through this system. Advice is appreciated here, but it is less important than the other stuff.
I'm quite a tech savy person who runs a business which is successful to a degree as a saturday job and unique in many, many ways.
I've got some unusual requirements that I'm going to list here, and I'm basically looking for advice on which would be the best shopping cart solutions to go for -- if such things do actually exist, or if I should have something custom made, and if so where to go, and what to customise from, or to start from scratch, etc.
I actually scripted what I currently have myself 100% in PHP, but it's time to upgrade and I just don't have the time or motivation to upgrade it again.
The first problem is the products I sell. I buy and sell virtual currency and items that exist only in the virtual worlds of games such as World of Warcraft, etc. (I don't sell in that particular game, but it's a convenient example.) This is difficult because there is no delivery address, but the product has a very real value. So fraud's a real problem -- people can scam stuff off people like us and sell it on, and we not only lose the sale, but we lose what we paid for the product. It's not like e-book or web hosting companies where it matters less.
I'd go so far as to say we're the industry that faces most fraud.
On this basis, the shopping cart needs to support automatic fraud verfication services such as MaxMind's auto-telephone verification thing.
- That's big problem number one.
Users need to open a quick account to purchase, as this provides us with leads and, again, increases security. I understand most shopping carts allow this, so that's a not-so-big problem number two.
Now here's the real biggie: I run my business like a local shopkeeper would, on a very personal level. I know the customers and offer frequent special packages and special discounts. Ideally I'd be able to offer the following two features:
1) Links sent via. MSN, email etc, to special products/prices NOT available on the main website. Eg. a returning customer might be offered a special package at a discount, and that link would take him too it. (It would be REALLY cool if I could include a personalised explanation note on the buy page when the customer clicks this link.)
2) Site-wide discounts: I'd love to be able to -- for example -- set a personal note on a customer's account so when they log in or try to make a purchase it says "Hey man, welcome back -- as a frequent buyer I've gone ahead and set an automatic 10% discount on your account whenever you buy gold. Enjoy!" -- for example.
- The customer would hopefully see this note every time they log into their account, and the discount would be automatically applied when they try to buy products with a certain flag or keyword or something. Would be cool to be able to apply this to groups, or maybe say something like a 10% discount for a certain customer on a certain product.
There's some more, really off the wall stuff I'd love to do which is simply 100% guaranteed to need doing custom... For instance I'd very, very much like to set something up so that a customer gets x free product absolutely free if they register an account on my site, including validating a mobile phone number, and they get two friends to do the same.
- This kinda crazy stuff.
Another difficult one: As well as buying, I sell stuff. I'd love to have some kind of system where people can enter what they're selling in a 'Sell' section of their account, and optionally offer a price they're looking for, and I could return with counter-offers and we could haggle back and forth through this system. Advice is appreciated here, but it is less important than the other stuff.