Metadata-Version: 2.1
Name: django-oscar-wfrs
Version: 5.2.0
Summary: An extension on-top of django-oscar-api-checkout to allow interfacing with Wells Fargo Retail Services.
Home-page: https://gitlab.com/thelabnyc/django-oscar-wfrs
Author: thelabnyc
Author-email: thelabdev@thelabnyc.com
License: ISC
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: cryptography>=2.1.4
Requires-Dist: Django>=3.2
Requires-Dist: django-oscar>=3.2.2
Requires-Dist: django-oscar-api>=3.0.0
Requires-Dist: django-oscar-api-checkout>=3.0.0
Requires-Dist: django-oscar-bluelight>=5.0.0b1
Requires-Dist: django-ipware>=2.1.0
Requires-Dist: django-localflavor>=2.0
Requires-Dist: djangorestframework>=3.11
Requires-Dist: requests>=2.23.0
Provides-Extra: kms
Requires-Dist: boto3>=1.5.7; extra == "kms"
Provides-Extra: cybersource
Requires-Dist: instrumented-soap>=2.1.1; extra == "cybersource"
Provides-Extra: development
Requires-Dist: coverage>=4.4.2; extra == "development"
Requires-Dist: flake8>=3.5.0; extra == "development"
Requires-Dist: instrumented-soap>=2.1.1; extra == "development"
Requires-Dist: psycopg2-binary>=2.8.4; extra == "development"
Requires-Dist: PyYAML>=3.12; extra == "development"
Requires-Dist: requests-mock>=1.7.0; extra == "development"
Requires-Dist: sorl-thumbnail>=11.04; extra == "development"
Requires-Dist: sphinx-rtd-theme>=0.4.3; extra == "development"
Requires-Dist: sphinx>=1.6.5; extra == "development"
Requires-Dist: tox>=2.9.1; extra == "development"
Requires-Dist: unittest-xml-reporting>=3.0.4; extra == "development"
Requires-Dist: versiontag>=1.2.0; extra == "development"

=================
django-oscar-wfrs
=================

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

An extension on-top of django-oscar-api-checkout to allow interfacing with Wells Fargo Retail Services.

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

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