willardj Posted August 8, 2005 Posted August 8, 2005 when a purchase is completed and the customer is redirected to paypal, the download link is added to checkout_success.php before ipn. So when the paypal session is interrupted and the checkout_success.php is added in browsers addressbar one can see and use the download link even without ipn. That of course is bad for business. What do I do to fix this?
♥yesudo Posted August 8, 2005 Posted August 8, 2005 set the default order status for ipn to pending. Your online success is Paramount.
willardj Posted August 8, 2005 Author Posted August 8, 2005 set the default order status for ipn to pending. <{POST_SNAPBACK}> Thanks but its set that way right now. No matter what I do in the downloadscontroller or in paypal IPN nothing seems to change. I even set a new value under localizations/order status and tried the value for that one: didn't help!
willardj Posted August 9, 2005 Author Posted August 9, 2005 This thread discusses the same thing... <{POST_SNAPBACK}> thank you!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.