# sadadpsp [![NPM version](https://badge.fury.io/js/sadadpsp.svg)](https://npmjs.org/package/sadadpsp) 

> Sadad Payment gateway(BMI) API Implementation

An Implementation of payment gateway for BMI (بانک ملی ایران ) API.[sadadPSP](https://sadadpsp.ir/fa/content/131/%D8%AF%D8%B1%DA%AF%D8%A7%D9%87-%D9%BE%D8%B1%D8%AF%D8%A7%D8%AE%D8%AA-%D8%A7%DB%8C%D9%86%D8%AA%D8%B1%D9%86%D8%AA%DB%8C) 

## Installation

```sh
$ npm install --save sadadpsp
```

## Usage

```js
var sadadpsp = require('sadadpsp');
sadadpsp({}); 
```
Docs:
[Docs available here](https://raianraika.github.io/sadadpsp/)
## License

MIT © [Amin.Aghabeiki](https://github.com/RaianRaika)
