Method | Description | |
---|---|---|
GetDefaultService ( ) : |
||
PagarMeService ( string apiKey, string encryptionKey ) : System | ||
PagarMeService ( string apiKey, string encryptionKey, string apiEndpoint ) : System |
Method | Description | |
---|---|---|
PagarMeService ( ) : System |
public static GetDefaultService ( ) : |
||
return |
public PagarMeService ( string apiKey, string encryptionKey ) : System | ||
apiKey | string | |
encryptionKey | string | |
return | System |
public PagarMeService ( string apiKey, string encryptionKey, string apiEndpoint ) : System | ||
apiKey | string | |
encryptionKey | string | |
apiEndpoint | string | |
return | System |