Метод | Описание | |
---|---|---|
CreateTransaction ( ) : |
Create a new instance to generate a transaction to Punto Pagos
|
|
PuntoPago ( ) : System |
Constructor
|
|
SetEnvironment ( EnvironmentForPuntoPago environment ) : |
Set the Environment of Punto Pagos. The possibilities are: Sandbox: For the testing Production: For the production
|
|
SetKey ( string key ) : |
Set the Client Key of Punto Pagos. By default this sdk use log4net with name "PuntoPagos-sdk"
|
|
SetLog ( ILog logger ) : |
Set the logger.
|
|
SetSecretCode ( string secretCode ) : |
Set the Client Secret Code of Punto Pagos
|
public CreateTransaction ( ) : |
||
Результат |
public SetEnvironment ( EnvironmentForPuntoPago environment ) : |
||
environment | EnvironmentForPuntoPago | |
Результат |
public SetSecretCode ( string secretCode ) : |
||
secretCode | string | |
Результат |