Skip to content

ankitmalikg2/phonepe-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonepe-api-examples

This repository contains phonepe api examples that generates payment links. With this tool, you can easily create secure payment links that can be shared with customers for online transactions. The Razorpay API integration ensures a smooth and reliable payment process, allowing you to accept payments seamlessly.

Feel free to explore the code and documentation to learn more about how to use these examples for generating payment links with phonepe.

If you don’t have an account, sign up for a phonepe business account at https://www.phonepe.com/business-solutions/payment-gateway/

Installation

  • Step 1 -

  • Step 2 - Change constants_copy.py to constants.py and change the required constants into the file

  • Step 3 - Create virtual environment

    python3 -m venv py-phonepe
    source py-phonepe/bin/activate
    
  • Step 4 Install package and run the program

    pip install -r requirements.txt
    python main.py
    

Usage

Check the functions in main.py file

Contact

Email: cse.14bcs1065@gmail.com

About

this repo is for the api examples of phonepe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages