Paypl响应错误“在发送http标头后无法重定向”

Paypl响应错误“在发送http标头后无法重定向”

问题描述:

Hello All,



我已将paypal集成到商家网站&当点击paypal网站上的立即付款按钮时: -



在发送HTTP标头后,服务器无法追加标头。

at System.Web.HttpResponse.AppendHeader(字符串名称,字符串值)




当用户点击paypal页面时自动点击这个场景(控件重定向到商家网站)。



先谢谢。

Hello All,

I have integrated paypal to merchant site & when clicks on pay now button on paypal site :-

Server cannot append header after HTTP headers have been sent.
at System.Web.HttpResponse.AppendHeader(String name, String value)


This scenario comes into picture when user clicks on pay now page of paypal( control redirects to merchant site).

Thanks in Advance.