Skip to content

sslcommerz is one of the largest payment gateway system in Bangladesh. Developer all around the Bangladesh are love to use this system while developing the web application that are related to transactions

Notifications You must be signed in to change notification settings

Habib16051/sslcommerz-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sslcommerz-with-Python

sslcommerz is one of the largest payment gateway system in Bangladesh. Developer all around the Bangladesh are love to use this system while developing the web application that are related to transactions

Installation Procees

First you need to clone this project using this command: ==> git clone https://github.com/Habib16051/sslcommerz-with-Python.git

Create the Virtual Environment: =============================================================================== a1.python3 -m venv env (for Linux) b1.source/env/bin/activate (For Linux) - To activate the virtual environment ================================================================================ a2. python -m venv env (for Windows) b2. cd env/Scripts/activate (For Windows) - To activate the virtual environment ================================================================================

It's time to install the requirements.txt file using below command:

==> pip3 install -r requirements.txt (For Linux) ==> pip install -r requirements.txt (For Windows)

install sslcommerz package:

pip install sslcommerz-lib (Windows)

pip3 install sslcommerz-lib (Linux)

Run the server Using this command: ==> python3 manage.py runserver (For Linux) ==> python manage.py runserver (For Windows)

Homepage:

image

Transaction Page:

image

Success Page:

image

To know more details, Contact with me:habibmhr143@gmail.com

###################################################=== The END ==########################################################

About

sslcommerz is one of the largest payment gateway system in Bangladesh. Developer all around the Bangladesh are love to use this system while developing the web application that are related to transactions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published