Method | Description | |
---|---|---|
GetGatewayUrl ( bool testMode ) : string | ||
GetSignature ( |
||
SHA1 ( string parameters ) : string |
public static GetGatewayUrl ( bool testMode ) : string | ||
testMode | bool | |
return | string |
public static GetSignature ( |
||
parameters | ||
secretKey | string | |
return | string |
public static SHA1 ( string parameters ) : string | ||
parameters | string | |
return | string |