NodeJS-SDK:官方的Wepay NodeJS SDK

时间:2024-06-01 02:47:33
【文件属性】:

文件名称:NodeJS-SDK:官方的Wepay NodeJS SDK

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-01 02:47:33

wepay JavaScript

官方的WePay NodeJS SDK 。 // load in your modules var wepay = require ( 'wepay' ) . WEPAY ; // if wepay.js is installed globally/locally // var wepay = require('./wepay').WEPAY; // if wepay.js is in the same directory as your script // local variables var wepay_settings = { 'client_id' : '127580' , 'client_secret' : '6180c3de46' , 'access_token' : 'a9ff4ce866893119097e0c29ee1f7886b389


【文件预览】:
NodeJS-SDK-master
----index.js(53B)
----package.json(42B)
----LICENSE(1KB)
----.npmignore(17B)
----lib()
--------wepay.js(4KB)
----app.js(750B)
----README.md(3KB)

网友评论