Method | Description | |
---|---|---|
GarantiVPos ( string TerminalId, string ProvisionUser, string ProvisionPassword, string MerchantId, string hostUrl, string WorkingMode = "TEST" ) : System |
|
Method | Description | |
---|---|---|
CreateSalesInstance ( PosRequest posRequest, bool refundable = false, string type = "sales" ) : |
|
|
GetHexaDecimal ( byte bytes ) : string | ||
GetSHA1 ( string SHA1Data ) : string | ||
ReFund ( PosRequest posRequest ) : PosResponse | ||
Sales ( PosRequest posRequest ) : PosResponse | ||
Void ( PosRequest posRequest ) : PosResponse |
public GarantiVPos ( string TerminalId, string ProvisionUser, string ProvisionPassword, string MerchantId, string hostUrl, string WorkingMode = "TEST" ) : System | ||
TerminalId | string | |
ProvisionUser | string | PROVAUT or PROVRFN |
ProvisionPassword | string | |
MerchantId | string | |
hostUrl | string | |
WorkingMode | string | |
return | System |