Mongolian new VAT system integration

Hi

First of all, great system.

Theres new law that dictates every businesses in Mongolia has to print custom customer receipt with lottery number on it.

My restaurant and several other restaurants in Mongolias been using Sambapos for years and now forced to switch to shitty expensive Mongolian pos.

As a representive of 10 restaurants in Mongolia we want to suggest you to add this functionality to Sambapos. I am sure there are lot more restaurants are seeking foreign pos that supports the new vat system.

If interested here is API and guide for the custom receipt:

https://ebarimt.mn/img/Pos%20API%202.1%20User%20Guide_en.pdf

https://ebarimt.mn/img/PosAPI_2.1_libs_Windows.zip

Edit:

Mirror:

Integration guide: https://onedrive.live.com/redir?resid=366ECA2D19FB8564!27743&authkey=!AHFAsZloup5NNzQ&ithint=file%2Cpdf1

API library: https://onedrive.live.com/redir?resid=366ECA2D19FB8564!27744&authkey=!AOtf0_6Dee6A7k8&ithint=file%2Czip

FYI, the PDF link doesn’t seem to work, for me at least…

I cant open the links

In fact the website itself doesnt load (https://ebarimt.mn) just times out/not responding…

I guess, it only allows Monoglian isps…

Thanks for the interest. They may have blocked foreign ips due to heavy traffic
Here is the mirror:

Integration guide: https://onedrive.live.com/redir?resid=366ECA2D19FB8564!27743&authkey=!AHFAsZloup5NNzQ&ithint=file%2Cpdf

API library: https://onedrive.live.com/redir?resid=366ECA2D19FB8564!27744&authkey=!AOtf0_6Dee6A7k8&ithint=file%2Czip

Looks like you install a local api framework.
That would mostly be down to you as is not directly samba related.
Once setup see options for java which should be doable with scripts, also see a c++ option with dlls etc which is not my fortay.
If you get the local api side sorted you will then be able to get suggestions from wider rage of users as it would then be ‘IN’ samba configurations.

I would guess you would want a ‘submit’ button which will run script to pass ticket details to the api and tag the ticket with the lottery number etc which can go on template easily with tags but on the api install side you might get limited help on that as its not a samba side configuration