ErpNet.FP
ErpNet.FP copied to clipboard
ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
First of all, thank you for this repository. I am trying to connect a DP-25 device with ErpNet.FP. The problem is, bg.dt.c.isl driver is not working, but bg.dt.x.isl is. Device...
**REQUEST** { "uniqueSaleNumber": "DT279013-0008-5000002", "items": [ { "text": "Cheese", "quantity": 1, "unitPrice": 12, "taxGroup": 1 }, { "text": "Milk", "quantity": 2, "unitPrice": 10, "taxGroup": 1 } ], "payments": [ {...
Hello, Currently we can print a receipt without specifying `uniqueSaleNumber`. In this case the printer will automatically generate and add it to the receipt (at least with Datecs devices). However...
Hello, Is it possible to implemet pinpad end day in your application because otherwise ErpNet.FP is not usable with pinpad when you are unable to end pinpad day?
Is there in the code or can it be added the feature to select types of rawPrint data entering the printer? Just like async and idempotent (on the fly and...
Hi guys, in a previous issue you had the following idea : ` In future we could support type="barcode-ean-128", or type="qrcode", or type="line", etc.. but they are optional features.` Is...
i cant find my device Datecs WP-500 ( via TCP ), i tried all the bg.dt.xx.xx protocols but without success . Can you help me ?
COM1 is shared, COM7 is real [2020-10-23 03:53:39 INF] Starting the service, version 1.0.3000.0... [2020-10-23 03:53:39 INF] Autodetecting local printers... [2020-10-23 03:53:39 INF] Keep Alive Background Service is started. [2020-10-23...
When printing the fiscal receipt, there should be company info [Name of the company, address, and contact], also the number called FS number, and the date and time of the...
I was developing the pos app that uses EPSON and BMC Fiscal Printers. When I check your support device list I couldn't find mine. Can you please add those printers...