Search found 7 matches

by dcabru
Mon Nov 12, 2018 2:16 pm
Forum: Milan / Paylink Interface Support
Topic: MEI BNR disables if user doesn't grab returned escrow note
Replies: 5
Views: 11855

Re: MEI BNR disables if user doesn't grab returned escrow no

Hi, thanks for your quick reply! I recompiled Paylink and PaylinkBNR with the new modules published (Source and CodeDist) with 1.13.2 odll and 2.0.1 odll (although not having this last one BNR sdk) but the same problem is still present compiling with any of the two odlls. However, now the log that p...
by dcabru
Thu Nov 08, 2018 12:19 pm
Forum: Milan / Paylink Interface Support
Topic: MEI BNR disables if user doesn't grab returned escrow note
Replies: 5
Views: 11855

Re: MEI BNR disables if user doesn't grab returned escrow no

Thank you very much for your quick reply. Could you please notify me when the new version will be available?
by dcabru
Thu Nov 08, 2018 8:19 am
Forum: Milan / Paylink Interface Support
Topic: MEI BNR disables if user doesn't grab returned escrow note
Replies: 5
Views: 11855

MEI BNR disables if user doesn't grab returned escrow note

Hi I am having trouble with the escrow functionality in MEI BNR in linux using the Java SDK for Paylink: the BNR turns down if the user doesn't grab a returned escrow note in less than a minute aprox. This doesn't happen in a PayOut() operation. The steps to reproduce are as follows: - Start the dri...
by dcabru
Wed Sep 26, 2018 11:17 am
Forum: Milan / Paylink Interface Support
Topic: JVM error while querying for events.
Replies: 1
Views: 5903

JVM error while querying for events.

Hi. I have developped a web application in Java to work in a system where a Paylink is installed. To monitor the status of the components connected to the Paylink, I look every second for the list of events with the methods provided in the SDK for Java (AESImhei.java). Specifically I make calls on t...
by dcabru
Thu Jun 07, 2018 9:10 am
Forum: Milan / Paylink Interface Support
Topic: MEI BNR Paylink configuration on Linux
Replies: 5
Views: 23143

Re: MEI BNR Paylink configuration on Linux

Hi. I finally managed to make it work! Apart from including the line in the configuration, I had to set the LD_LIBRARY_PATH variable in /etc/environment to /usr/local/lib/i386/lib making sure that this path is the first in the list . For example: root@mavproves:~# echo $LD_LIBRARY_PATH /usr/local/li...
by dcabru
Tue Jun 05, 2018 11:51 am
Forum: Milan / Paylink Interface Support
Topic: MEI BNR Paylink configuration on Linux
Replies: 5
Views: 23143

Re: MEI BNR Paylink configuration on Linux

Hi. Thanks for your reply. Unfortunately I couldn't make the BNR work with Paylink yet. I tried to run PaylinkBNR both by connecting the MEI BNR with the USB that is connected directly to the board and with the front USB type B. The BNR is detected by Linux in either way as I can see "0bed:0a00...
by dcabru
Wed May 30, 2018 7:12 am
Forum: Milan / Paylink Interface Support
Topic: MEI BNR Paylink configuration on Linux
Replies: 5
Views: 23143

MEI BNR Paylink configuration on Linux

Hi. I am using a Paylink on a Linux Debian 9 "Stretch" machine. I have finally managed to compile PaylinkBNR executable since I need a MEI BNR to work with Paylink, now the problem is with the paylink configuration file. The configuration file that I'm trying has the following: DRIVER LOGF...