Portalum / Portalum.Zvt

A .NET Zvt Library for Payment Terminals (C#)
MIT License
88 stars 36 forks source link

CardTypeId beside CardType in StatusInformation & Completionbytes in CommandResponse #13

Closed SRouven closed 2 years ago

SRouven commented 2 years ago

Hello,

we needed to extend the StatusInformation with the CardTypeId numeric value, like defined in ZVT documentation.
I also had to use the ZvtClient's SendCommandAsync method and realized, that the completionbytes were missing. I used this method for "Status-Enquiry (05 01)" and needed the completion.

tinohager commented 2 years ago

In what context is the CardTypeId important? Also, I would be interested to know where Status Enquiry is used?

SRouven commented 2 years ago

The CardTypeId is for compatibility to modules and data records that were designed to use pepper drivers. The status enquiry is used in a very basic version for simple status monitoring. I just use it to fetch the “terminal status code”.

Am 04.04.2022 um 20:43 schrieb Tino Hager @.***>:



In what context is the CardTypeId important? Also, I would be interested to know where Status Enquiry is used?

— Reply to this email directly, view it on GitHubhttps://github.com/Portalum/Portalum.Zvt/pull/13#issuecomment-1087891085, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFUPLXBJD5KIJ2FWRUGUFIDVDMZ3ZANCNFSM5SPOXLNQ. You are receiving this because you authored the thread.Message ID: @.***>