Django-payments

Latest version: v2.0.0

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.0

++++++++++++++++++
* first major release
* many fixes
* recurring payments working
* proved by production environment

0.15.1

-------

- Added support for Python 3.10.
- Added support for Django 4.0.
- Fixed bad usage of return URLs for Sofort provider.
- Fixed handling of very long descriptions with Sofort.

0.15.0

-------

- Support for "Google Wallet" has been dropped. It seems to be dead upstream,
and all existing links to the documentation and to the JS scripts are broken.
- Added support for Django 3.2.
- Dependencies that are only required for a specific provider have been moved
to extra (optional) dependencies. See the installation instructions for
further details.
- Added support for MercadoPago.
- ``suds-jurko`` has been replaced with `suds-community`, since the former
no longer installs with recent ``setuptools``.

**Errata**

This version changed how the ``status_changed`` works. It now only updates the
affected columns. Code that relied on the implicit save within this function
will likely break. See 309 for discussion on this.

0.14.0

-------

- Dropped support for all Pythons < 3.6.
- Added support for Python 3.8 and 3.9.
- Added support for Django 3.1
- Improved documentation and started adding some typing hints.
- Added PayU provider.
- Pinned some dependencies to avoid potentially broken scenarios.
- Various code cleanups and minor issues fixed.

The project has also moved to Jazzband between the 0.13.0 and 0.14.0 releases.
The new project location is https://github.com/jazzband/django-payments.

PyPI packages and rtd locations remain the same.


.. :changelog:

History
-------

0.3.0

++++++++++++++++++
* fix amount quantization
* add store_card parameter
* fix base url parameter for express form

0.2.0

++++++++++++++++++
* Second release
* Fixed testing matrix

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.