Hello, I need a shopping cart that emails a voucher to the buyer once they have paid. The buyer than prints this out and brings it to the shop to receive their deal. (each voucher has automatically randomized # that is then emailed to the buyer and the shop owner). I am trying to rebuild this site: http://www.twongo.com/ 1) What shopping cart system should i use? Would OScommerce be a good one? 2) How to i get these randomized numbers on these vouchers? 3) How do i get it to send to both the buyer and the business owner automatically? Thank you so much for your help!
1) I think a lot of information of how the site will operate is missing to be able to recommend a solution. For example, how do the store owners add their items? Can buyers order from more than 1 seller at the same time? etc etc 2) Upon receiving the confirmed payment notification from your payment processor you run a simple randomisation script 3) Once receiving the randomised number then call a script to send the emails 2 & 3 are very minor points.
Sorry, I should have explained a bit better. The concept of this site is I get 90 businesses signed in. every day there is a certain deal available to the public but only one business at a time has a deal on. As you can see on http://www.twongo.com the deal of the day is 25$ meal but the deal is you get it for 10$. So when some one purchases the voucher off the website they need to receive something to print out with a unique pin number. However the pin number needs to be sent to the business owner so he knows the voucher is legit.
To be honest, depending on how much you want to give the 90 vendors on the back end this feels much more a custom job than using an ecommerce cart system. The sending the pin number to the business is a simple email/ SMS/ Fax etc depending on what you prefer to do
The only thing that the vendor needs to get is the randomized pin # at the same time the consumer gets it (automatically). I will be giving them the money afterward... What E Commerce system can send a Pin number to two different people?