microsms-js
v1.0.4
Published
Simple wrapper for MicroSMS API
Downloads
11
Readme
MICROSMS-JS
Microsms-js is a simple wrapper for MicroSMS API
Installation
npm i microsms-jsor
yarn add microsms-jsExample 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ś)
