Last updated:
0 purchases
artdopenpay 0.0.1
ArtD Open Pay
ArtD Open Pay It is a package that contains the Open Pay payment gateway for electronic commerce from the BBVA bank.
Add to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'artd_location', 'artd_partner', 'django-json-widget' 'artd_customer' 'artd_openpay' ]
Run python manage.py migrate to create the models.
Run the seeder data:
python manage.py create_countries
python manage.py create_colombian_regions
python manage.py create_colombian_cities
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.