https://github.com/ninadingole/gpay
https://github.com/ninadingole/gpay
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ninadingole/gpay
- Owner: ninadingole
- Created: 2020-05-04T14:04:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T14:20:11.000Z (about 6 years ago)
- Last Synced: 2025-08-18T17:43:14.010Z (10 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPay Integration Web
## Run on Local:
---
```
$ npm install
$ node server.js
navigate to http://localhost:8080/index.html
```
The application is in test mode so it will not charge anything to the payment account. Make sure you have logged in into your google account with valid payment method to test the application.