vn-payments
Various VN Payment Gateways implemented for NodeJS
File Explorer
Download Latest Version (.zip)- OpenSans-Bold-webfont.eot
- OpenSans-Bold-webfont.svg
- OpenSans-Bold-webfont.woff
- OpenSans-BoldItalic-webfont.eot
- OpenSans-BoldItalic-webfont.svg
- OpenSans-BoldItalic-webfont.woff
- OpenSans-Italic-webfont.eot
- OpenSans-Italic-webfont.svg
- OpenSans-Italic-webfont.woff
- OpenSans-Light-webfont.eot
- OpenSans-Light-webfont.svg
- OpenSans-Light-webfont.woff
- OpenSans-LightItalic-webfont.eot
- OpenSans-LightItalic-webfont.svg
- OpenSans-LightItalic-webfont.woff
- OpenSans-Regular-webfont.eot
- OpenSans-Regular-webfont.svg
- OpenSans-Regular-webfont.woff
- Apache-License-2.0.txt
- lang-css.js
- prettify.js
- linenumber.js
- jsdoc-default.css
- prettify-jsdoc.css
- prettify-tomorrow.css
- global.html
- index.html
- module-utils.html
- NganLuong.html
- nganluong_NganLuong.js.html
- OnePay.html
- onepay_OnePay.js.html
- onepay_OnePayDomestic.js.html
- onepay_OnePayInternational.js.html
- OnePayDomestic.html
- OnePayInternational.html
- payment-gateway-process.jpg
- payment-gateway-process.png
- SohaPay.html
- sohapay_SohaPay.js.html
- utils.js.html
- VNPay.html
- vnpay_VNPay.js.html
- semantic.css
- style.css
- icons.eot
- icons.otf
- icons.svg
- icons.ttf
- icons.woff
- icons.woff2
- .gitkeep
- adidas-boost.jpeg
- checkmark.svg
- close.svg
- flags.png
- .eslintrc.js
- main.js
- semantic.js
- favicon.ico
- index.js
- nganluong-handlers.js
- onepay-handlers.js
- sohapay-handlers.js
- vnpay-handlers.js
- default.hbs
- error.hbs
- index.hbs
- result.hbs
- app.js
- countries.js
- index.js
- package-lock.json
- package.json
- index.js
- NganLuong.js
- index.js
- OnePay.js
- OnePayDomestic.js
- OnePayInternational.js
- index.js
- SohaPay.js
- index.js
- VNPay.js
- index.d.ts
- index.js
- utils.js
- .eslintrc.js
- common.test.js
- jest.config.js
- nganluong.test.js
- onepay.test.js
- soha.test.js
- utils.test.js
- vnpay.test.js
- .editorconfig
- .eslintignore
- .eslintrc.js
- .gitignore
- .prettierrc
- .travis.yml
- CONTRIBUTING.md
- jsdoc.config.json
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/naustudio/vn-payments
Downloads the entire project code from GitHub to your computer.
cd vn-payments
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install vn-payments --save
Downloads and installs the libraries listed in package.json.
yarn add vn-payments
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
