Portalum / Portalum.Zvt

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

How to find out if connected to Ingenico ZVT? #38

Open MarcelG4 opened 1 year ago

MarcelG4 commented 1 year ago

NuGet Package Version

No response

Payment service provider

Ingenico

Payment terminal

generic Ingenico

Communication Logs

No response

More information

IngenicoGermanIntermediateStatusRepository and IngenicoEnglishIntermediateStatusRepository have no reference.

tinohager commented 1 year ago

I do not understand the question, can you better specify it try?

MarcelG4 commented 1 year ago

I do not understand the question, can you better specify it try?

These functions have no references in Visual Studio. The code is not used anywhere.

tinohager commented 1 year ago

Because the library is based on interfaces you can easily insert it yourself if needed. Just because the code is not called fix somewhere, it can still be used.