1. Turn Auto Return On
http://stackoverflow.com/questions/25829476/paypal-auto-redirect-after-successful-payment
2. Add the Proper Redirect Code to Your PayPal Button Code - See more at:
<input name=”cmd” type=”hidden” value=”_s-xclick” />
<input name=”hosted_button_id” type=”hidden” value=”1AAAA111AAA1A” />
<input name=”return” type=”hidden” value=”http://www.yourwebsite.com/yoursuccesspage” />
====
You can see first url. Have some people test and answer. And in StackOverflow some answer.
when you pay money, login or not that have problem. Some people is login paypal, then have redirect, but no login people can't redirect.