Forums
(@geigel)
6 years, 7 months ago
You’re not alone in experiencing this. I ran into the same problem (not WordPress related) and others have posted on Stack Overflow too. https://stackoverflow.com/questions/51767294/sandbox-paypal-is-not-redirecting-the-user-to-success-page/51786355 I think that if your server has HTTPS it might not have the problem, but not 100% certain yet.
16 years, 4 months ago
Found this while I continued Googling… might not fix everyone’s problem but it fixed mine.
In .htaccess in your web directory you can define a web file to open before others. Do:
DirectoryIndex web_file_to_open_before_index.php
Works nicely.
AG
Same problem here. Would be great is a WP pro could reply…