Paypal Transparent Redirect RETURNURL post parameters
问题 Currently trying to implement transparent redirect with Paypal but unable to get the return url to contain the parameters I am setting. Appears that paypal is stripping out the parameters from the returnurl querystring and as such my site is not behaving properly after the redirect. My sequence is as follows: 1- Make a secure token request to Paypal passing the returnurl and errorurl as part of the token request. 2- Embed the secure token value obtained from paypal within my form (which posts