Django-oscar-cybersource

Latest version: v9.1.5

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

Scan your dependencies

Page 8 of 9

3.0.4

- Fix exception from typo in record_declined_authorization.

3.0.3

- Fix case-mismatch of payment source types.

3.0.2

- Add data migration to populate `CyberSourceReply.order` on rows from before 3.0.1.

3.0.1

- Added foreign key from `cybersource.CyberSourceReply` from `order.Order`.

3.0.0

- Change to two step SOP method with discrete get_token and authorization steps. This works around a bug in Cybersource's code which will leave a pending authorization on a user's card, even if the address verification or decision manager rejects the transaction. By doing the transaction in two phases, we can catch most AVN / DM rejections before the authorization is placed on the credit card. The downside is that the client must now perform 2 separate form posts to Cybersource.

2.0.0

- Refactor as a plugin to django-oscar-api-checkout to eliminate code not related to Cybersource.

Page 8 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.