C# Class WxPayAPI.NativePay

Datei anzeigen Open project: hiihellox10/ICanPay Class Usage Examples

Public Methods

Method Description
GetPayUrl ( string productId ) : string
GetPrePayUrl ( string productId ) : string

Private Methods

Method Description
ToUrlParams ( object>.SortedDictionary map ) : string

Method Details

GetPayUrl() public method

public GetPayUrl ( string productId ) : string
productId string
return string

GetPrePayUrl() public method

public GetPrePayUrl ( string productId ) : string
productId string
return string