Live: Demo
open terminal and type
https://github.com/Sany07/django-sslcommerz.git
or simply download using the url below
https://github.com/Sany07/django-sslcommerz.git
pip install -r requirements.txt
Set the database from settings.py
python manage.py makemigrations
python manage.py migrate
python manage.py runserver