A Django app to integrato with Nequi payment gateway
Project description
================= Nequi Integration
A Django app to create Nequi integration.
Quick start
-
Add "artd_nequi" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... "django_json_widget", "artd_location", "artd_partner", "artd_nequi", ]
-
Run
python manage.py migrate
to create the nequi models. -
Run
python manage.py create_countries
to create countries. -
Run
python manage.py create_colombian_regions
to create colombian regions. -
Run
python manage.py create_colombian_cities
to create colombian cities. -
Start the development server and visit http://127.0.0.1:8000/admin/
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
artd-nequi-0.0.1.tar.gz
(19.0 kB
view details)
Built Distribution
File details
Details for the file artd-nequi-0.0.1.tar.gz
.
File metadata
- Download URL: artd-nequi-0.0.1.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aeb165cfdec42a603e6a971b616befd7cc79f9e8341d192ae268dbc393e59bf |
|
MD5 | c1d9ac299c924392a6b5cdfca1ea39f3 |
|
BLAKE2b-256 | c0f45d38300fc8c5811f93a95e4b8489a6caf86f0c8959e178ce6cc5bdb49b25 |
File details
Details for the file artd_nequi-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: artd_nequi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bcbd6a9ff4938822ef9c72a775c27f93a07521061d069a1755b62a4f3badd72 |
|
MD5 | 236d3353d33293009699e7285362f939 |
|
BLAKE2b-256 | 89976ea19c32393a27c80a3b4524c013d225bf4410cd74beb4edfe1ae97b9157 |