I set up a test account on paypal and completed payment, it went through, but I did not get send to the product page. But there was a link on paypal "Return to Merchant" which took me to a payment summary page. And there, a link to log in which took me to a member page with no subscription. Anyone knows what the problem is?
PayPal Issue I am having this same issue. Everything goes as expected. No errors, redirects all work like you would expect. Then when you go to the item it says its not paid for.
Paypal IPN Setup That's what one would think. However, I have followed the Paypal plugin instructions closely and have verified all of my settings are correct in both Paypal as well as a Member. Not sure what is wrong as there are no errors are being generated.
SSL is not enabled in your server's CURL configurations, as per: http://www.zen-cart.com/forum/showthread.php?t=98168 Quick fix: Go to Setup/Configuration Click on PayPal Link (top tabs) Go to Disable IPN verification and select "Verification Disabled - DANGEROUS" (Read the note about why this is dangerous in the left column...) Click Save Do another test, and the following should happen: Get receipt notification immediately Payment posted immediately Error log, top field says: "paypal_r DEBUG: successfully handled" I'm not sure what the level of hacking danger is -- probably more if you are selling web developer software than knitting needles, due to the target market -- but obviously would be better to fix the root of the problem within the PHP configuration. If I figure it out, I'll post a fix here. ~Graham
I have same issue with 1 Day Subscription ,I m using Paypal only and its work well for rest of products which have Recurring Billing option Just for testing when i add Recurring billing for 1 Day Subscription its work and show Proper payment logs , but when convert back to 1 Time charges its again not work Tauseef