Django-oscar-docdata

Latest version: v1.3.3

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

Scan your dependencies

Page 3 of 3

1.2.4

-------------

* Added support for multiple merchant accounts in a single database (multi-tenant support).
* Added manager methods to ``DocdataOrder.objects``: ``current_merchant()``, ``for_reference()``, ``for_order()``.
* Added support for the parameters ``billing_address``, ``shipping_address``, ``basket`` in the `get_create_payment_args()` code.
* Added support for the ``Invoice`` element. This is needed to pass state for PayPal.
* Added ``DOCDATA_FACADE_CLASS`` setting, so all views use a custom Facade
* Added ``DOCDATA_HOUSE_NUMBER_FIELD`` setting.
* Added ``oscar_docdata.gateway.to_iso639_part1()`` function, for sending language codes in the proper format.
* Added pagination in docdata dashboard view.
* Using suds-jurko_ fork for SOAP calls, which is a maintained fork of suds_.
* Fix detecting expired orders via the status API.
* Improve ``/api/docdata/update/`` output for curl usage.

1.2.3

-------------

* Fix concurrency issues with Docdata calling both the return_url and notification_url at the same time.
* Apply 32 char limit to street field in the default `get_create_payment_args()` implementation.

1.2.2

-------------

* Add management command ``expire_docdata_orders``
* Add management command ``docdata_report``
* Be more strict with payment tags, check for ``capture=CAPTURED``
* Explicitly set ``DocdataException.value`` to be a unicode string.
* Fix possible circular import errors when using ``Facade`` in ``models.py``
* Avoid warning for undocumented ``AUTHORIZATION_ERROR`` and ``CANCEL_FAILED`` status value.

1.2.1

-------------

* Add ``DOCDATA_PAYMENT_SUCCESS_MARGIN`` setting to handle currency conversion rate issues.
* Avoid warning for undocumented ``AUTHORIZATION_FAILED`` status value.
* Mention 32 character limit for street fields in the README and sandbox.

1.2

-----------

* Upgraded to Docdata 1.2 API

1.0

-----------

* Released stable version after months of internal usage.


.. _suds: https://fedorahosted.org/suds/
.. _suds-jurko: https://bitbucket.org/jurko/suds

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.