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
-
Add "django_fac" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'django_fac', ]
-
Include the polls URLconf in your project urls.py like this::
path('payment/', include('django_fac.urls')),
-
Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you'll need the Admin app enabled).
-
Visit http://127.0.0.1:8000/payment/health/ to test the integration.
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-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ac3be5fe5c71af2a42f05f0d0dda14a364d9647d78f71f7ec6875eee13a6f3d |
|
MD5 | be167af1c0c0f40c7c890125f107b643 |
|
BLAKE2b-256 | 37c8ca73c8ad5652961e88fcc8fa6ebc89ccf6775806d1f4df90a28562b55739 |
File details
Details for the file django_fac-0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: django_fac-0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4469a777f3d8f925e5017cd231cedf14075aa879b531cece8d6953fe68da5ded |
|
MD5 | 0b0e275017c8ddab38827f55ea6c59df |
|
BLAKE2b-256 | 164be6ed38faae4969a4309ea8c7b5ebe31448fcef7ec9db35b4b9b886a1c29f |