EExcel 丞燕快速查詢2

EExcel 丞燕快速查詢2
EExcel 丞燕快速查詢2 https://sandk.ffbizs.com/

Redirect Buyers to Your Site After PayPal Purchase

http://blogandretire.com/blog/2012/02/redirect-buyers-to-your-site-after.html



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: 

<form action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
<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.