Skip to content

Commit d86fb5b

Browse files
authored
Update README.md
1 parent eefc356 commit d86fb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Steps to use
44

55
- Add config in `config_paytm.php` in `lib` folder
6-
- Add config of firestore in `firestore.js` in `js` folder
6+
- Add config of firestore in `db.js` in `js` folder
77
- 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
88
- Start your apache and ...
99
- Vola your own paytm payment gateway is ready !!!!

0 commit comments

Comments
 (0)