Skip to content

This is a flask app that uses paytm payment gateway to perform online transaction.

Notifications You must be signed in to change notification settings

workdone0/flask_paytm_gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_paytm_gateway

  • This is a demonstration project to learn how digital transaction works.
  • Although this project is done in Python the idea is same for all other language.
  • To use this project first install all the required packages using requirements.txt
  • Then you need to create consumer key on Paytm Business Website.
  • Place you Key at the appropriate place in the code.
  • Now you are good to go.

About

This is a flask app that uses paytm payment gateway to perform online transaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published