status() |
StatusResponse |
pay(int $amountCents, string $paymentType = 'auto', bool $cardAlreadyPresent = false, ?string $cashRegisterId = null, string $receiptText = '', ?TokenizationRequest $tokenization = null) |
PaymentResponse |
payExtended(...) |
PaymentResponse |
reverse(?string $stan = null, ?string $cashRegisterId = null) |
PaymentResponse |
preAuth(...) |
PreAuthResponse |
incrementalAuth(int $amountCents, string $originalPreAuthCode, ?string $cashRegisterId = null, string $receiptText = '') |
PreAuthResponse |
preAuthClosure(...) |
PaymentResponse |
verifyCard(...) |
PaymentResponse |
closeSession(?string $cashRegisterId = null) |
CloseResponse |
totals(?string $cashRegisterId = null) |
TotalsResponse |
sendLastResult(?string $cashRegisterId = null) |
PaymentResponse |
enableEcrPrinting(bool $enabled) |
void |
reprint(bool $toEcr) |
void |
vas(string $xmlRequest) |
VasResponse |