moneywave-nodejs:Moneywave API的客户端库

时间:2024-05-19 08:06:38
【文件属性】:

文件名称:moneywave-nodejs:Moneywave API的客户端库

文件大小:19KB

文件格式:ZIP

更新时间:2024-05-19 08:06:38

fintech banking node-js flutterwave moneywave-api

moneywave-nodejs Moneywave API的客户端库 安装 npm install moneywave - nodejs 用法 //require the library, pass your merchant apiKey and secret const moneywave = require ( 'moneywave-nodejs' ) ( 'apiKey' , 'secret' ) ; //make a call to the utils/method //Utils can be either a resource or a transaction let body = { "firstname" : "Umar" , "lastname" : "Abdullahi" , "phonenumber" : "+2348133221100"


【文件预览】:
moneywave-nodejs-master
----index.js(5KB)
----package.json(646B)
----package-lock.json(12KB)
----.gitignore(13B)
----README.md(3KB)
----utils()
--------index.js(2KB)
--------WalletTransfers()
--------Wallet()
--------WalletFunding()
--------resources()
--------transactions()
--------AccountTransfers()
----helpers()
--------authentication()
----.vscode()
--------settings.json(183B)

网友评论