C# Class VPosTR.Api.VirtualPos.GarantiVPos

Inheritance: VPos
Afficher le fichier Open project: c1982/MultiPosTR

Méthodes publiques

Méthode Description
GarantiVPos ( string TerminalId, string ProvisionUser, string ProvisionPassword, string MerchantId, string hostUrl, string WorkingMode = "TEST" ) : System

Private Methods

Méthode Description
CreateSalesInstance ( PosRequest posRequest, bool refundable = false, string type = "sales" ) : GVPSRequest

GetHexaDecimal ( byte bytes ) : string
GetSHA1 ( string SHA1Data ) : string
ReFund ( PosRequest posRequest ) : PosResponse
Sales ( PosRequest posRequest ) : PosResponse
Void ( PosRequest posRequest ) : PosResponse

Method Details

GarantiVPos() public méthode

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
Résultat System