Portalum / Portalum.Zvt

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

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

Open MarcelG4 opened 12 months ago

MarcelG4 commented 12 months 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 11 months ago

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

MarcelG4 commented 11 months 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 11 months 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.