Skip to content

Komatech/payment_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

payment_integration

Django payment integration

Step 1 You should have python already installed in your computer.

Step 2 Create a virtual environment with python

Step 3 Clone the git repository

Step 4 Activate your virtual environment

Step 5 Install required packages using pip install requirements.txt

Step 6 Navigate to the payment folder

Step 7 In your terminal use python manage.py makemigrations Then python manage.py migrate Then python manage.py createsuperuser to create super admin. Finally python manage.py runserve

About

Django payment integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages