C# Class WxPayAPI.NativePay

Afficher le fichier Open project: hiihellox10/ICanPay Class Usage Examples

Méthodes publiques

Méthode Description
GetPayUrl ( string productId ) : string
GetPrePayUrl ( string productId ) : string

Private Methods

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

Method Details

GetPayUrl() public méthode

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

GetPrePayUrl() public méthode

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