Skip to main content

A Django app for bank payments by Zibal (https://zibal.ir/)

Project description

A Django app for bank payments by Zibal (https://zibal.ir/)

Detailed documentation is in the “docs” directory.

Quick start

### 0. install

pip install requests pip install zibal-django

### 1. start Add “zibal” to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
    ...
    'zibal',
]

### 2. migrate Run python manage.py migrate to create the zibal models.

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

### 4.Instructions For each transaction you first need to request and then confirm it. For this operation, you can use 2 methods : request and callback. You can use the Request method anywhere in the project. For the callback method, it is recommended to write once in a view with a fixed address and always use it.

See the GitHub page of the project for more information https://github.com/mohammad3020/django-zibal

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

zibal-django-1.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file zibal-django-1.0.tar.gz.

File metadata

  • Download URL: zibal-django-1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.0

File hashes

Hashes for zibal-django-1.0.tar.gz
Algorithm Hash digest
SHA256 984b83202fab93a47eb02a0022285752ee80b6ba8d38aaf1bfb0e91dd7ccf1da
MD5 300992b2aeca74ce35d2653f9829b2ca
BLAKE2b-256 70928bbdd379e84e853cd54e5ec72545f011aa7e8c77297f9acefd52cd56a739

See more details on using hashes here.

Supported by

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