电汇Telepay它是一个在不同的替代支付方式之间兑换货币的平台。安装npm i --save telepay
版本0.0.9支持的支付方式。这支持Telepay API V1的下一个网关。PagoFacil、Paynet、托迪托现金、uKash赎回、uKash生成、uKash重定向、哈尔卡什。用法:var Telepay = require('./telepay'); var config = require('./config'); // change dist-config.json to config.json and set your keys var environment = 'test'; // test|real var telepay = new Telepay(config.acces
NodeJS SDK:Telepay它是一个在不同的替代支付方式之间兑换货币的平台
文件列表
NodeJS-SDK-master.zip
(预估有个15文件)
NodeJS-SDK-master
.gitignore
32B
README.md
3KB
example.js
7KB
LICENSE
1KB
package.json
779B
telepay.js
2KB
dist-config.json
64B
core
services
暂无评论