Metadata-Version: 2.4
Name: django-oscar-cybersource
Version: 10.1.0
Summary: Integration between django-oscar and the Cybersource Secure Acceptance.
Project-URL: Homepage, https://gitlab.com/thelabnyc/django-oscar/django-oscar-cybersource
Project-URL: Repository, https://gitlab.com/thelabnyc/django-oscar/django-oscar-cybersource
Author-email: thelab <thelabdev@thelab.co>
License: ISC
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: cryptography>=48.0.0
Requires-Dist: django-oscar-api-checkout<4,>=3.8.1
Requires-Dist: django-oscar-api==3.3.0
Requires-Dist: django-oscar<4.2,>=4.0
Requires-Dist: django-stubs-ext<7,>=5.2.9
Requires-Dist: django>=5.2
Requires-Dist: lxml<7,>=6.1.0
Requires-Dist: phonenumbers<10,>=9.0.30
Requires-Dist: pydantic<3,>=2.13.4
Requires-Dist: python-dateutil<3,>=2.9.0.post0
Requires-Dist: thelabdb>=0.8.1
Requires-Dist: xmlsec<2,>=1.3.17
Requires-Dist: zeep<5,>=4.3.2
Description-Content-Type: text/x-rst

========================
django-oscar-cybersource
========================

|  |build| |coverage| |license| |kit| |format|

This package is to handle integration between django-oscar based e-commerce sites and `Secure Acceptance Checkout API <https://developer.cybersource.com/library/documentation/dev_guides/Secure_Acceptance_Checkout_API/Secure_Acceptance_Checkout_API.pdf>`_.

**Full Documentation**: https://django-oscar-cybersource.readthedocs.io

.. |build| image:: https://gitlab.com/thelabnyc/django-oscar/django-oscar-cybersource/badges/master/pipeline.svg
    :target: https://gitlab.com/thelabnyc/django-oscar/django-oscar-cybersource/commits/master
.. |coverage| image:: https://gitlab.com/thelabnyc/django-oscar/django-oscar-cybersource/badges/master/coverage.svg
    :target: https://gitlab.com/thelabnyc/django-oscar/django-oscar-cybersource/commits/master
.. |license| image:: https://img.shields.io/pypi/l/django-oscar-cybersource.svg
    :target: https://pypi.python.org/pypi/django-oscar-cybersource
.. |kit| image:: https://badge.fury.io/py/django-oscar-cybersource.svg
    :target: https://pypi.python.org/pypi/django-oscar-cybersource
.. |format| image:: https://img.shields.io/pypi/format/django-oscar-cybersource.svg
    :target: https://pypi.python.org/pypi/django-oscar-cybersource
