我如何安全地处理付费会员资格?

发布于 2024-10-17 05:31:00 字数 129 浏览 3 评论 0原文

我正在为客户构建一个简单的 Django 应用程序,该应用程序将允许用户注册付费帐户以访问网站的某些部分;但是,除了几个简单的 Paypal 按钮之外,我从未处理过付款处理。

我的问题是,在这种情况下我如何安全地处理和验证付款?

I'm building a simple Django application for a client which will allow for users to register paid accounts to gain access certain parts of the site; however, I've never handled payment processing beyond a few simple Paypal buttons.

My question is, how would I securely handle and verify payments in this situation?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

瑾兮 2024-10-24 05:31:00

您或许可以使用 Satchmo 的部分付款代码:

http://www.satchmoproject .com/docs/dev/ payment.html

You might be able to use some of the payment code from Satchmo:

http://www.satchmoproject.com/docs/dev/payment.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文