Skip to content

razorpay/razorpay-python-testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razorpay Test App for Python

Sample App for Razorpay Python Integration

Steps for Integration

  1. pip install flask
  2. pip install razorpay==0.2.0
  3. python app.py

If you are re-using this as your final code, please make sure you do the following:

  • Edit the key inside templates/app.html
  • Edit the APPId/APPSecret in app.py

This release currently uses the 0.2.0 version of the SDK. Please ensure that you are using the latest as the test app might lag behind.

About

Razorpay test app for python

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published