node-payu
Version:
payumoney gateway integration in node js
37 lines (22 loc) • 577 B
Markdown
# Payu Node :money_with_wings:
> Fast & lightweight library for PayU and PayU Money for accepting payments, payment links, verify payments and refund.
Our aim is to provide fast and easy way to implement PayU payment gateway.
---
## Installation
```
$ npm i -S node-payu
```
## Usage
```
const payu = require('node-payu');
```
### functions
### examples
## Benchmarks
```
# Node.js v16.13.1
```
## Issues/Feature Requests
Github [Issues/Features](https://github.com/psudeep/node-payu/issues)
## License
ISC © Prashant Sudeep