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.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.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0753ac90e87c821d691e47589def83b285a18f44306b0b2d566fe02a8bf33cd |
|
MD5 | f22dab4a9cb6483dfb6b4507db02d3c0 |
|
BLAKE2b-256 | a27dde277d0083373a114e5981b52594b05d30ca65f6c634f3bf5dcf61bcc4cb |