Alright guys, I basically need help finding some software that can accomplish the following...I've tried searching around but have had no luck. Suppose you have a website where you'd like to sell license codes to activate software, and you'd like customers to receive these licenses immediately. I'm assuming you'd use something like the instant notification API (like from Paypal). Now let's say those developers (or you) set a up server that generates license codes. So basically it'd work like this: - Customer comes to your site and buys SoftwareX - IPN detects payment - IPN pings server to receive license code - License code is emailed to customer So if anyone could help...is there some software I could set up for those who know very little programming? Basically something where I could input the product name, a picture, and the URL it should ping in order to send to customers? Thank you for the help!!!!
Why don't you use simple Magento shop, after the IPN gets the paypal status of successfull payment it will send the activation code or the sotware itself to the customer. My choise, Magento.