1.0.4 • Published 3 years ago

microsms-js v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

MICROSMS-JS

Microsms-js is a simple wrapper for MicroSMS API

Installation

npm i microsms-js

or

yarn add microsms-js

Example Usage

const MicrosmsApi = require('microsms-js')
const microsms = new MicrosmsApi(shopID, hash, hashType)

const transactionURL = microsms.generateTransaction(amount, webhookURL, redirectURL, description, controlID)

Links

GitHub Repository
npm package
Author's website

Author

Jakub Macioł (kuvuś)

License

MIT