released Posted June 14, 2006 Share Posted June 14, 2006 I am going to be selling web templates on the net soon, but I am trying to figure out how I can automate the process with paypal. Basically, after the customer purchases the site, I want to send them an email with a link and user/password where their website is parked for them to download the file. I think I need to store a unique ID for each site, with a username, password, and URL where they can download the file. When they purchase the site I transfer the ID variable from paypal to the email autoresponder with the user/pass/url variables. They click on the link, enter in the password and username and download the file and I am done. However, I am not quite sure how this works or how Paypal works and how to pass the variables. I think I should set the Auto-Return page to my php script, which will receive the ID variable from Paypal, then retrieve the rest of the information from MySQL. That's all good but I am not sure how to get the info from Paypal. Does anyone know how to help me? Quote Link to comment https://forums.phpfreaks.com/topic/11995-php-autoresponder-with-paypal/ Share on other sites More sharing options...
Caesar Posted June 14, 2006 Share Posted June 14, 2006 Paypal provides documentation for developers on their site. Quote Link to comment https://forums.phpfreaks.com/topic/11995-php-autoresponder-with-paypal/#findComment-45647 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.