Questions tagged [point-of-sale]

Point of sale is the place where a retail transaction is completed. It is the point at which a customer makes a payment to the merchant in exchange for goods or services.

Point of sale is the place where a retail transaction is completed. It is the point at which a customer makes a payment to the merchant in exchange for goods or services.

461 questions
3
votes
0 answers

Database Design for Multi site POS system

I am trying to develope POS application which have three Point :- POS Application Terminal (in the same store, Multiple)- for sell the goods (Mutiple terminal in same shop) Each terminal should have a local database for it's own inventory list…
Anchit Pancholi
  • 1,174
  • 4
  • 14
  • 40
3
votes
1 answer

how to inverse a text in verifone vx520

i want to inverse the text in a line and another lines show normally and without inverse in verifone vx520. i use inverse_toggle() function but this function inverse whole of page and not a line. how can i inverse just a line and another lines show…
Farshid.M
  • 389
  • 2
  • 4
  • 17
3
votes
1 answer

how to set logo on verifone vx520 internal printer

I want to set a logo on printed paper in verifone vx520 should i change the <*PTRLGO> value? and how can i change the <*PTRLGO>? and how can i download this logo to the printer? how should i call the logo on program? I have written my program with…
Farshid.M
  • 389
  • 2
  • 4
  • 17
3
votes
1 answer

Verifone vx520 change printer font

I want to change the Verifone vx520 internal printer font. I have written my program in C and I used the Font Designer Tool for creating the printer font. I have used the m command to download font table but I still can't change the…
farshid
  • 161
  • 5
  • 13
3
votes
1 answer

Java Formatter receipt printing issue

I am designing a receipt to print out in Java using the PrinterJob class. I need some advice. Based on the example I saw here. http://www.javadocexamples.com/java_source/__/re/Receipt.java.html How do I store the output given in the example above in…
Lawrence Wong
  • 1,129
  • 4
  • 24
  • 40
3
votes
2 answers

Iframes in Micros POS

I am currently working for one proposal and looking feasibility of the solution. The functionality we are trying to achieve is to display customer profile in the format of popup (or Iframe) when Hotel Personnel click a custom profile button on…
Atish Narlawar
  • 670
  • 9
  • 15
3
votes
1 answer

programming custom functionality into Verifone or Ingenico - where to find SDK?

I'm trying to get my hands on some low-end Verifone or Ingenico terminals for a custom e-voucher application. I found the devices at the right pricing and with the right functionality, but I'm quite dazzled because I can't find any information…
Nick M
  • 2,424
  • 5
  • 34
  • 57
3
votes
3 answers

Epson OPOS ADK for .NET drivers for Windows 7

Has anyone used Epson OPOS ADK for .NET for Windows 7. I tried to install Windows Vista drivers on Windows 7 since there are none available for Windows 7, but it did not work. Please share any suggestions or ideas that might have worked for you. I…
Xience
  • 351
  • 2
  • 8
  • 22
3
votes
3 answers

ESC POS print PNG image

I am very new to ESC POS programming on Objective C. I have tested the printer with normal ESC pos line command and it works perfectly. But I was unable to understand the raster mode command. (GS v 0) What I simply need is print the PNG receipt…
3
votes
1 answer

Printing to Receipt Printer from Web Application

This is more a question if I am taking a 'wrong path' to accomplish the task. I need to print Data to Receipt Printers from Web Application. Based on what I understand from various posts on net, it seems best option would be to create something…
TheMar
  • 1,934
  • 2
  • 30
  • 51
3
votes
2 answers

PHP Print Thermal Receipt Printer

I own Sewoo Thermal Printer that is connected to a local PHP point of sale. Now as a simple print test using php, I wrote the following code : And I got this Error…
Alihamra
  • 454
  • 2
  • 10
  • 28
3
votes
4 answers

Scanner not recognized by Microsoft POS

I have a barcode scanner from Metro Technologies and I am using Microsoft POS to detect the input from the scanner. It is connected to my system using USB port. But the scanner is not getting identified by the POS. public…
RRR
  • 575
  • 1
  • 11
  • 25
3
votes
1 answer

Opensource .Net POS Solution

Is there an opensource POS (Point of Sale) solution which is .Net based, out there?
Harindaka
  • 4,658
  • 8
  • 43
  • 62
3
votes
2 answers

Creating a web based point of sale system

I am considering of prototyping a web based point-of-sale system. I don't have programming skills but I'm thinking of using this project in order to learn. I would like to ask you the following two questions: Do you think the above task is…
sp_key
  • 171
  • 1
  • 5
2
votes
1 answer

t-foreach loop in POS template screen is not working

I'm working on Odoo 16 and tried to create a custom screen in POS. Is there any particular reason why the following template is not working in my custom POS screen?