django-paypal ExpressCheckout 第二步?

发布于 2024-09-19 13:00:55 字数 237 浏览 1 评论 0原文

我一直在实施 django-paypal 但当它返回令牌和 payerID 时我可以在哪里处理这个?我放置了confirm.html模板,但它没有显示任何内容...

顺便说一下,我使用PayPal Payments Pro

有什么想法吗???

i've been implementing django-paypal but when it return token and payerID where can i handle this? i put the confirm.html template but it doesn't show anything...

By the way, im Using PayPal Payments Pro

any idea ???

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

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

发布评论

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

评论(1

我三岁 2024-09-26 13:00:55

你的意思是,处理它们? django-paypal 处理 tokenpayerId< /code> 本身就适合你。

查看我在 如何在 django-paypal 中处理 paypal WPP 的 returnurl。如果这没有帮助,请澄清问题,我会尝试一下!

How do you mean, handle them? django-paypal handles the token and payerId itself for you.

Check out the example views.py code I posted at how to deal with returnurl in django-paypal for paypal WPP. If that doesn't help, clarify the question and I'll give it a go!

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