Property | Type | Description | |
---|---|---|---|
PackageRequestHandler | |||
Sign | string |
Method | Description | |
---|---|---|
TenPayV3UnifiedorderRequestData ( string appId, string mchId, string body, string outTradeNo, decimal totalFee, string spbillCreateIp, string notifyUrl, TenPayV3Type tradeType, string openid, string key, string nonceStr ) : System |
|
public TenPayV3UnifiedorderRequestData ( string appId, string mchId, string body, string outTradeNo, decimal totalFee, string spbillCreateIp, string notifyUrl, TenPayV3Type tradeType, string openid, string key, string nonceStr ) : System | ||
appId | string | |
mchId | string | |
body | string | |
outTradeNo | string | |
totalFee | decimal | |
spbillCreateIp | string | |
notifyUrl | string | |
tradeType | TenPayV3Type | |
openid | string | |
key | string | |
nonceStr | string | |
return | System |
public RequestHandler,Senparc.Weixin.MP.TenPayLibV3 PackageRequestHandler | ||
return |