Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitM-IN authored Sep 3, 2020
1 parent eefc356 commit d86fb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Steps to use

- Add config in `config_paytm.php` in `lib` folder
- Add config of firestore in `firestore.js` in `js` folder
- Add config of firestore in `db.js` in `js` folder
- Edit 37 line in pgRedirect.php and replace it to ur call back url ie http://yourdomain.com/.../pgResponse.php . <br/>example suppose you are sending data from list.php and inside that folder u cloned this git and renamed the folder to paytm then your call back url will be http://yourdomain.com/paytm/pgResponse.php <br/>A full url is required since that page is paytm processing domain not ur websites domain
- Start your apache and ...
- Vola your own paytm payment gateway is ready !!!!

0 comments on commit d86fb5b

Please sign in to comment.