Search found 6 matches

by sinisav
Tue Apr 21, 2020 9:24 am
Forum: Milan / Paylink Interface Support
Topic: Want cashbox counter for BNR MEI 7000 using paylink
Replies: 1
Views: 7025

Want cashbox counter for BNR MEI 7000 using paylink

Hi! Is is possible to get or configure paylink to get/look for cashbox counters/totals of BNR MEI 7000? There is a function bnr_QueryCashUnitEx which queries through denominations. Think that right place for this counters is in Acceptors part engine (the same way how Loader is in Dispensers). My pro...
by sinisav
Mon Nov 25, 2019 2:51 pm
Forum: Milan / Paylink Interface Support
Topic: PAYLINK with escrow
Replies: 7
Views: 15564

Re: PAYLINK with escrow

Thanks.
I've manage to test it with my 2.02 dll version and works great for now.
by sinisav
Wed Nov 06, 2019 8:15 pm
Forum: Milan / Paylink Interface Support
Topic: PAYLINK with escrow
Replies: 7
Views: 15564

Re: PAYLINK with escrow

Please contact MEI - I've got sdk from local partner - and don't know the state of this sdk (legal issues).
Thanks.
by sinisav
Tue Nov 05, 2019 4:23 pm
Forum: Milan / Paylink Interface Support
Topic: PAYLINK with escrow
Replies: 7
Views: 15564

Re: PAYLINK with escrow

Just to notify - I'm able sto start escrow on MEI BNR. It is important to read a bunch of docs before... :lol: It is important to add parameter in cfg below BNR protocol line: Protocol MEIBNR from DLL WITH ESCROW ... still have problem with dll version mismatch message. need newest MEIBNR.dll I gues...
by sinisav
Tue Nov 05, 2019 1:19 pm
Forum: Milan / Paylink Interface Support
Topic: PAYLINK with escrow
Replies: 7
Views: 15564

Re: PAYLINK with escrow

...another problem is that paylink.exe (even if hidden) shows message that MEI dlls are 2.02 version but MEIBNR is for 1.10. Is it possible to suppress (not show)
that message at all.
by sinisav
Tue Nov 05, 2019 1:06 pm
Forum: Milan / Paylink Interface Support
Topic: PAYLINK with escrow
Replies: 7
Views: 15564

PAYLINK with escrow

Hi! Need example how to start accepting notes on BNR MEI 7000 using paylink. I wan to user put few notes in BNR but if he want to cancel - then all notes user put - should be returned like EscrowReturn (works only for single note). But all I try with commands EscrowEnable, EscrowReturn, EscrowAccept...