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.3.0
Move API credentials into database, optionally triggered by user group.
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
File details
Details for the file django-oscar-wfrs-0.3.0.tar.gz
.
File metadata
- Download URL: django-oscar-wfrs-0.3.0.tar.gz
- Upload date:
- Size: 60.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbeafbc935962d43758b0c13b1d1167906e24dd1a20ea7713e6b147fdacb65e5 |
|
MD5 | 365d4aef516f35c6587789871ff8a9fb |
|
BLAKE2b-256 | 19d3c7ab27958b7ffb4ab631923e8a9ca9816510acd1281f94a8a4ef11005edd |
Provenance
File details
Details for the file django_oscar_wfrs-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: django_oscar_wfrs-0.3.0-py3-none-any.whl
- Upload date:
- Size: 99.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 526c751caecbf07029d8883511f3b6a38e74efffc7745188e9b66294a972e83f |
|
MD5 | 69d4ccf70feabdf6290e51ad9feb28bb |
|
BLAKE2b-256 | ad2037048d2b131e9351d076e285e01df05fdd66fd542ab8087518bac97e564d |