You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Steps to use
4
4
5
5
- 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
7
7
- 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
8
8
- Start your apache and ...
9
9
- Vola your own paytm payment gateway is ready !!!!
0 commit comments