C# Class Cedar.Foundation.WeChat.WxPay.Business.NativePay

Afficher le fichier Open project: Chinaccn/surfboard Class Usage Examples

Méthodes publiques

Méthode Description
GetPayUrl ( NativePayData payData ) : JResult

生成直接支付url,支付url有效期为2小时,模式二

GetPrePayUrl ( string productId ) : string
NativePay ( ) : System.Collections.Generic

Private Methods

Méthode Description
ToUrlParams ( object>.SortedDictionary map ) : string

Method Details

GetPayUrl() public méthode

生成直接支付url,支付url有效期为2小时,模式二
public GetPayUrl ( NativePayData payData ) : JResult
payData Cedar.Foundation.WeChat.WxPay.Business.WxPay.Entity.NativePayData
Résultat Cedar.Framework.Common.BaseClasses.JResult

GetPrePayUrl() public méthode

public GetPrePayUrl ( string productId ) : string
productId string
Résultat string

NativePay() public méthode

public NativePay ( ) : System.Collections.Generic
Résultat System.Collections.Generic