Django-helcim

Latest version: v0.9.1

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

Scan your dependencies

Page 3 of 3

0.2.1

===================

Bug Fixes
---------

* HTML template files are now included in package when installed via
PyPI.

0.2.0

===================

Feature Updates
---------------

* Added the HelcimToken model (AKA the "Token Vault") - allows saving of
Helcim Commerce card tokens to allow re-use in later transactions.
* Made functions for HelcimTransaction views more configurable - can
now choose exactly which features to enable and disable.
* Reworked settings to default to more conservative values. Thinks will
generally be disabled or redacted by default, but can be enabled as
needed.
* Added redaction settings for credit card CVV, credit card magnetic
strip data, and encrypted credit card magnetic strip data.
* Improved sandbox functioning to make setting up a new demo site
easier.

Bug Fixes
---------

* Fixed issues where the ``HELCIM_REDACT_ALL`` flag was not overriding
properly.
* Updated redaction functions to accommodate all known fields
containing cardholder information.
* Fixed issue where POST requests were returning byte-data rather than
string data.

0.1.2

===================

Feature Updates
---------------

* Adding DepreciationWarning for Django 1.11 in anticipation of eventual end
of support in 2020.
* Adding Tox test environments for all combinations of supported Python
and Django versions.

0.1.1

===================

Bug Fixes
---------

* Properly specifying dependencies for PyPI installation and updating
Pipfile.

0.1.0

===================

Feature Updates
---------------

* Initial package release
* Supports basic API functions: purchase (sale), pre-authorization, capture,
refund
* Basic ``django-oscar`` support with the bridge module.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.