Asp.Net 会话在 Https 之后丢失

发布于 2024-12-26 12:59:47 字数 250 浏览 1 评论 0原文

我正在尝试将 2Checkout 付款集成到我的 asp.net 4.0 网站中,一切正常,除了当浏览器导航到 2 结帐时的结帐/付款页面时会话丢失这一恼人的事情之外。

我很确定问题是浏览器从 http 切换到 https,然后又切换回 http。

我尝试设置 HttpCookie 来解决该问题,但没有成功。

如何配置(可能是 web.config 中的某些内容)网站,以便在重定向回我自己的网站后会话仍然良好?

谢谢。

I am trying to integrate 2Checkout payment into my asp.net 4.0 website and everything is working except the annoying thing that the Session is lost when the browser navigates to the checkout/payment page at 2 checkout.

I am pretty sure the problem is that the browser switches from http to https and back to http.

I tried to set a HttpCookie to solve the problem, but that didn't work.

How do I configure (probably something in web.config) the website, so that the session is still good after the redirect back to my own website?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文