1.2.1 • Published 12 months ago

evc-api v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

EVC APIs

Usage

const evc = require('evc-api')
evc({
  merchantUId: 'M*******',
  apiUserId: '1******',
  apiKey: 'API-*************',
  customerMobileNumber: '6********',
  description: 'description.......',
  amount: '150',
  autoWithdraw: true, // `true` if auto withdraw else `false`
  merchantNo: '*********', // withdraw to ...
}).then((data) => data)
1.2.1

12 months ago

1.2.0

12 months ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago