Metadata-Version: 2.4
Name: django-oscar-cch
Version: 7.6.0
Summary: Integration between django-oscar and the CCH Sales Tax Office SOAP API.
Project-URL: Homepage, https://gitlab.com/thelabnyc/django-oscar/django-oscar-cch
Project-URL: Repository, https://gitlab.com/thelabnyc/django-oscar/django-oscar-cch
Author-email: thelab <thelabdev@thelab.co>
License: ISC
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: django-oscar<4.2,>=4.0
Requires-Dist: django-stubs-ext<6,>=5.2.9
Requires-Dist: django>=5.2
Requires-Dist: pybreaker<2,>=1.4.1
Requires-Dist: zeep<5,>=4.3.2
Description-Content-Type: text/x-rst

================
django-oscar-cch
================

|  |license| |kit| |format|

This package handles integration between django-oscar based e-commerce sites and the `CCH Sales Tax Office <http://www.salestax.com/products/calculations-solutions/sales-tax-office.html>`_ SOAP API.

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


.. |license| image:: https://img.shields.io/pypi/l/django-oscar-cch.svg
    :target: https://pypi.python.org/pypi/django-oscar-cch
.. |kit| image:: https://badge.fury.io/py/django-oscar-cch.svg
    :target: https://pypi.python.org/pypi/django-oscar-cch
.. |format| image:: https://img.shields.io/pypi/format/django-oscar-cch.svg
    :target: https://pypi.python.org/pypi/django-oscar-cch
