Skip to main content

ArtD Payments Way.

Project description

ArtD Payments Way

ArtD Payments Way is a module that is responsible for integration with the payment gateway.

  1. Add to your INSTALLED_APPS setting like this:

.. code-block:: python

INSTALLED_APPS = [
    'django_json_widget'
    'artd_modules',
    'artd_location',
    'artd_partner',
    'artd_paymentsway'
]
  1. Run the migration commands:

.. code-block::

    python manage.py makemigrations
    python manage.py migrate
  1. Run the seeder data:

.. code-block::

    python manage.py create_countries
    python manage.py create_colombian_regions
    python manage.py create_colombian_cities

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

artd_paymentsway-1.0.0-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file artd_paymentsway-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for artd_paymentsway-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e6b12e6c3ddb28dcae63dc6131d01d3108a4499bfdcaf514153b69380a657a6
MD5 6dd09fa066f0ea853d6fe680e4e95742
BLAKE2b-256 fa28ab14ee69f2599f2c99b053ae71e237343e1128c5db09a6eab23bafbbbc7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page