You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just started using your library and opened a connection as described in the documentation. After a while, the IdleEventHandler kicks in and starts generating echo messages to the acquirer. I was expecting it would create ISO 8583 messages of type 0x1804 (which is expected by our acquirer) but instead it creates messages of type 0x1800. I was wondering what I have done wrong of forgot to configure.
The text was updated successfully, but these errors were encountered:
I have just started using your library and opened a connection as described in the documentation. After a while, the
IdleEventHandler
kicks in and starts generating echo messages to the acquirer. I was expecting it would create ISO 8583 messages of type0x1804
(which is expected by our acquirer) but instead it creates messages of type0x1800
. I was wondering what I have done wrong of forgot to configure.The text was updated successfully, but these errors were encountered: