An extension on-top of django-oscar-accounts to allow interfacing with Wells Fargo Retail Services.
Project description
An extension on-top of django-oscar-accounts to allow interfacing with Wells Fargo Retail Services.
django-oscar-wfrs is built on top of django-oscar-api and django-oscar-api-checkout. It will not work with the build-in django-oscar non-ajax checkout.
Installation
Follow install instructions for django-oscar-bluelight if not done already
Install django-haystack and ensure a search engine is setup.
pip install django-oscar-wfrs
Add wellsfargo to INSTALLED_APPS
You may wish to add wells fargo to OSCAR_DASHBOARD_NAVIGATION. See sandbox/settings.py for an example.
Management Commands
reconcile_wfrs_accounts - can be run as a manage.py command or as a celery task. We suggest running this a few times a day to fetch the latest account statuses.
Changelog
0.2.6
Add a relation between wellsfargo.AccountMetadata and order.BillingAddress.
0.2.5
Prevent creating invalid WFRS Plan Group Benefits in the standard bluelight benefit dashboard.
0.1.0
Initial release.
Code Areas of Interest
connector - Wells Fargo SOAP API integration. Sorry not public docs.
api - django-rest-framework based api
core - django-oscar-wfrs django models
dashboard - Oscar Dashboard UI extension
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django_oscar_wfrs-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6c06caa3aacbaf7a7426cda15aa7bc391d257ba259a257aa74e4f171272436d |
|
MD5 | b1460becf25cdebf83612b1980342641 |
|
BLAKE2b-256 | 91e95973bbdaa0893bccf51ddd0654b7335710915431a4113b9dcb09d28c1414 |