C# Class Senparc.Weixin.MP.TenPayLib.TenPayInfo

微信支付基础信息储存类
显示文件 Open project: JeffreySu/WeiXinMPSDK Class Usage Examples

Public Methods

Method Description
TenPayInfo ( string partnerId, string key, string appId, string appKey, string tenPayNotify )

Method Details

TenPayInfo() public method

public TenPayInfo ( string partnerId, string key, string appId, string appKey, string tenPayNotify )
partnerId string
key string 密钥
appId string appid
appKey string paysignkey(非appkey)
tenPayNotify string 支付完成后的回调处理页面,*替换成notify_url.asp所在路径