New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

alipay

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alipay

alipay api

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

node js 封装实现支付宝商家收款产品api 包括担保交易收款,即时到帐收款, 双功能收款,网银支付,即时到账批量退款,支付宝确认发货等

用法 1.npm install alipay 2.cd test 3.npm install 4.node app 5.http://localhost:3000

代码说明: alipay_config.js设置参数 app.js中 require('./alipay_config').alipay.route(app); 设置了支付宝通知路由 alipaydemo.js中使用事件处理交易状态等

依赖: express, xmldom

FAQs

Package last updated on 08 Oct 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts