Skip to main content

django-fac is a Django app to conduct that is used to integrate with First Atlantic Commerce payment gateway

Project description

===== First Atlantic Commerce Payment Integration

django-fac is a Django app to conduct that is used to integrate with First Atlantic Commerce payment gateway

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "django_fac" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'django_fac', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('payment/', include('django_fac.urls')),

  3. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you'll need the Admin app enabled).

  4. Visit http://127.0.0.1:8000/payment/health/ to test the integration.

Project details


Download files

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

Source Distribution

django-fac-0.1.dev1.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

django_fac-0.1.dev1-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file django-fac-0.1.dev1.tar.gz.

File metadata

  • Download URL: django-fac-0.1.dev1.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for django-fac-0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 5ac3be5fe5c71af2a42f05f0d0dda14a364d9647d78f71f7ec6875eee13a6f3d
MD5 be167af1c0c0f40c7c890125f107b643
BLAKE2b-256 37c8ca73c8ad5652961e88fcc8fa6ebc89ccf6775806d1f4df90a28562b55739

See more details on using hashes here.

File details

Details for the file django_fac-0.1.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_fac-0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 4469a777f3d8f925e5017cd231cedf14075aa879b531cece8d6953fe68da5ded
MD5 0b0e275017c8ddab38827f55ea6c59df
BLAKE2b-256 164be6ed38faae4969a4309ea8c7b5ebe31448fcef7ec9db35b4b9b886a1c29f

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