Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have built an e-commerce website in Flash CS5 selling downloadable digital media. All products are linked to paypal but now I have to get the payer back to their purchased download after payment. How do I do that?

share|improve this question

closed as off topic by Su', John Conde Sep 27 '12 at 1:07

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Use PayPal auto return. Set the 'return' variable to the URL you want the buyer to be returned to in the initial payment request you make to PayPal via ActionScript. (Search for 'return' on this PayPal docs page.)

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.