All Projects → spookylukey → Django Paypal

spookylukey / Django Paypal

Licence: mit
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Paypal

Doorstep
The powerful e-commerce solution for Python
Stars: ✭ 88 (-85.38%)
Mutual labels:  paypal, django
Django Payments
Universal payment handling for Django.
Stars: ✭ 575 (-4.49%)
Mutual labels:  paypal, django
Django Shop Tutorial
Use Django To Create A Simple Shopping Site Tutorial
Stars: ✭ 109 (-81.89%)
Mutual labels:  paypal, django
Dj Paypal
Paypal integration for Django - Inspired by Dj-Stripe
Stars: ✭ 55 (-90.86%)
Mutual labels:  paypal, django
Django Oscar Paypal
PayPal integration for django-oscar. Can be used without Oscar too.
Stars: ✭ 112 (-81.4%)
Mutual labels:  paypal, django
Devops
😃DevOps System - ❤️devEops❤️ - 开发自运维平台 - 运维体系解决方案,适用于多个应用环境的资产组织以及运维脚本的适配运行。
Stars: ✭ 555 (-7.81%)
Mutual labels:  django
Djangae
The best way to run Django on Google Cloud. This project is now on GitLab: https://gitlab.com/potato-oss/djangae/djangae
Stars: ✭ 576 (-4.32%)
Mutual labels:  django
Django Rest Framework Mongoengine
Mongoengine support for Django Rest Framework
Stars: ✭ 544 (-9.63%)
Mutual labels:  django
Django Lfs
An online-shop based on Django
Stars: ✭ 536 (-10.96%)
Mutual labels:  django
Photonix
This is a new web-based photo management application. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, location awareness, color analysis and other ML algorithms.
Stars: ✭ 592 (-1.66%)
Mutual labels:  django
Django Todo
A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.
Stars: ✭ 592 (-1.66%)
Mutual labels:  django
Pygmy
An open-source, feature rich & extensible url-shortener + analytics written in Python 🍪
Stars: ✭ 569 (-5.48%)
Mutual labels:  django
Django Leaflet
Use Leaflet in your Django projects
Stars: ✭ 563 (-6.48%)
Mutual labels:  django
Scantron
A distributed nmap / masscan scanning framework complete with an API client for automation workflows
Stars: ✭ 542 (-9.97%)
Mutual labels:  django
Lbforum
LBForum is a forum engine written in Python using Django
Stars: ✭ 594 (-1.33%)
Mutual labels:  django
Opman Django
💯✅自动化运维平台:CMDB、CI/CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
Stars: ✭ 539 (-10.47%)
Mutual labels:  django
Cabot
Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
Stars: ✭ 5,209 (+765.28%)
Mutual labels:  django
Onlinemooc
Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理
Stars: ✭ 587 (-2.49%)
Mutual labels:  django
Django Friendship
Django app to manage following and bi-directional friendships
Stars: ✭ 569 (-5.48%)
Mutual labels:  django
Django S3direct
Directly upload files to S3 compatible services with Django.
Stars: ✭ 570 (-5.32%)
Mutual labels:  django

Django PayPal

.. image:: https://github.com/spookylukey/django-paypal/workflows/build/badge.svg :target: https://github.com/spookylukey/django-paypal/actions?query=workflow%3Abuild+branch%3Amaster

.. image:: https://badge.fury.io/py/django-paypal.svg :target: https://badge.fury.io/py/django-paypal :alt: Latest PyPI version

Django PayPal is a pluggable application that integrates with PayPal Payments Standard and Payments Pro.

See https://django-paypal.readthedocs.org/ for documentation.

django-paypal supports:

  • Django 1.11+
  • Python 2.7, and 3.4+

(Not all combinations are supported).

Project status

This is an Open Source project that is active but in maintenance mode. The maintainers see their primary responsibilities as:

  • fixing any critical data loss or security bugs.
  • keeping the project up-to-date with new versions of Django (or other dependencies).
  • merging well written patches from the community, and doing so promptly.

Large scale development work and feature additions are not planned by the maintainers.

Some important parts of the code base are not covered by automated tests, and may be broken for some versions of Django or Python. These parts of the code base currently issue warnings, and the maintainers are waiting for tests to be contributed by those who actually need those parts, and docs where appropriate.

Please bear these things in mind if filing an issue. If you discover a bug, unless it is a critical data loss or security bug, the maintainers are unlikely to work for free to fix it, and a new feature, or tests for existing functionality, will only be added by the maintainers if they need it themselves.

That said, if you do have large changes that you want to contribute, including large new features (such as implementing newer PayPal payment methods), they will be gladly accepted if they are implemented well.

Please see CONTRIBUTING.rst <CONTRIBUTING.rst>_ for more information about using the issue tracker and pull requests. Please do not open issues for support requests.

Paid support

Some of the maintainers are able to provide support on a paid basis for this Open Source project. This includes the following kinds of things:

  • Paying for bug fixes or new features (with the understanding that these changes will become freely available as part of the project and are not 'owned' by the person who paid for them).

  • Debugging or other support for integrating django-paypal into your project.

  • Implementing the integration for you from scratch.

If you are interested in these, you can contact the follower developers:

  • Luke Plant - homepage <https://lukeplant.me.uk>, email <[email protected]> - long time Django expert and contributor.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].