Skip to content

rishavanand/Paytm-Payment-Verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paytm Payment Verification (PHP)

This script allows user registration only for people with valid PayTM Transaction ID. While registration the PayTM transaction ID and payment amount is matched to allow user registration.

How does it work ?

When a transaction is made both the sender and the receiver receives an email which has the same transaction id. This script takes the transaction id from the participant and verifies it from the receiver's inbox. If the amount and transaction id matches the user's name and registration number(just another sample field) gets registered in the database.

Information to be added by you in the script ?

  1. Gmail credentials
  2. Database details
  3. The amount that the user must have paid to register

Important points :

  1. mysql dump has should be imported first
  2. then the script should be edited with databse and gmail credentials
  3. gmail account should be set to allow access to less secure apps through this link : https://myaccount.google.com/lesssecureapps

About

💰 [DEPRECATED] An unofficial Paytm script that verfies PayTM transaction id and paid amount to allow user registration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages