C# 클래스 Senparc.Weixin.MP.TenPayLib.TenPayInfo

微信支付基础信息储存类
파일 보기 프로젝트 열기: JeffreySu/WeiXinMPSDK 1 사용 예제들

공개 메소드들

메소드 설명
TenPayInfo ( string partnerId, string key, string appId, string appKey, string tenPayNotify )

메소드 상세

TenPayInfo() 공개 메소드

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所在路径