Метод | Описание | |
---|---|---|
GetDefaultService ( ) : |
||
PagarMeService ( string apiKey, string encryptionKey ) : System | ||
PagarMeService ( string apiKey, string encryptionKey, string apiEndpoint ) : System |
Метод | Описание | |
---|---|---|
PagarMeService ( ) : System |
public static GetDefaultService ( ) : |
||
Результат |
public PagarMeService ( string apiKey, string encryptionKey ) : System | ||
apiKey | string | |
encryptionKey | string | |
Результат | System |
public PagarMeService ( string apiKey, string encryptionKey, string apiEndpoint ) : System | ||
apiKey | string | |
encryptionKey | string | |
apiEndpoint | string | |
Результат | System |