Skip to content

Sany07/django-sslcommerz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up Sslcommerz Payment Gateway with Django

Live: Demo

Installation

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

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Run the server

python manage.py runserver

Add your sslcommerz Store Id and Store Password from Django Admin

========Thank You=========

About

Django & Sslcommerz Payment Gateway Integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published