项目作者: Sany07

项目描述 :
Django & Sslcommerz Payment Gateway Integration
高级语言: Python
项目地址: git://github.com/Sany07/django-sslcommerz.git
创建时间: 2021-03-11T17:56:04Z
项目社区:https://github.com/Sany07/django-sslcommerz

开源协议:

下载


Setting up Sslcommerz Payment Gateway with Django

Live: Demo

Installation

  1. open terminal and type
  2. https://github.com/Sany07/django-sslcommerz.git
  3. or simply download using the url below
  4. https://github.com/Sany07/django-sslcommerz.git

Install requirements

  1. pip install -r requirements.txt

Database

  1. Set the database from settings.py

To migrate the database open terminal in project directory and type

  1. python manage.py makemigrations
  2. python manage.py migrate

Run the server

  1. python manage.py runserver

Add your sslcommerz Store Id and Store Password from Django Admin









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