适用于 Python/Django 的生产就绪型 PayPal、2CO 和 Authorize.Net 库?

发布于 2024-08-21 19:23:34 字数 936 浏览 2 评论 0 原文

与 PHP 和 C# 相比,Python 似乎缺乏电子商务解决方案。是否有适用于 Python/Django 的生产就绪型 PayPal、2CO 和 Authorize.Net 库?

编辑:

  1. http://github.com/johnboxall/django-paypal
  2. http://www.djangosnippets.org/snippets/969/
  3. 电子商务:http://www.satchmoproject.com/
  4. http://code.activestate.com/recipes/456361/
  5. http://code.google.com/p/django-cart/
  6. http://www.chickenwingsw.com/paypal-on-python

Seems that Python lacks e-commerce solutions compared to PHP and C#. Any production-ready PayPal, 2CO and Authorize.Net libraries for Python/Django?

EDIT:

  1. http://github.com/johnboxall/django-paypal
  2. http://www.djangosnippets.org/snippets/969/
  3. E-commerce: http://www.satchmoproject.com/
  4. http://code.activestate.com/recipes/456361/
  5. http://code.google.com/p/django-cart/
  6. http://www.chickenwingsw.com/paypal-on-python

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

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

发布评论

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

评论(1

恍梦境° 2024-08-28 19:23:34

您可以查看 Satchmo源代码。 Satchmo 是 Django 的开源电子商务应用程序,我非常确定它支持各种支付网关。

他们的支付模块似乎至少适用于您提供的列表中包括 PayPal 和 Authorize.Net 等。

You might look into Satchmo's source code. Satchmo is an open source e-commerce app for Django, and I'm pretty sure that it has support for a variety of payment gateways.

Their payment modules appear to work with at least PayPal and Authorize.Net from the list you gave, among others.

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