point-of-sale

POS UI design & development: what should be included & avoided?

I'm having to design & develop UI for a Point of Sale (POS) system. There are obvious features that need to be included, like product selection & quantity, payment method, tender amount, user login (as many users will use one terminal), etc. My question is related more towards the UI design aspect of developing this system. How should...

POS for .Net Check Printing

We currently have check printing fully implemented and in the field for a POS application. It runs on Windows, implemented in C# and uses POS for .Net. We are having an issue where cashiers are too eager and pull out the check a second or so before it is finished franking. If the check is pulled out during the printing process, we can...

How to program a POS Printer using USB on Visual Basic 6

How to program a POS Printer using USB on Visual Basic 6 ...

Point of Sale Application Architecture

Hi Guys, I have been asked to build a POS Application for a Restaurant. I have experience creating POS application in VB6.0 and have always wanted to create one with UX. I am looking to create one with WPF as front end. I pretty much have the process picture in mind and also screens. Said so much, I am not sure how to Architecture one....

WIX installer : Adding POS as a prerequisite

Hi, I'm fairly new to WIX. Bare with me. I wish to install Microsoft POS (Point of service) with my installer, after installing .net fx, sql server compact edition, etc. I am willing to supply the downloaded exe with installer (no need to get it from the web). I've found this link. The article in the link indicate that you need to ca...

Configuring a POS printer using POS.NET

Is it possible to configure a POS printer service object (an Epson one) from a POS.NET application (such as configuring the IP address for a network connected printer)? It would be nice if it didn't need to be done separately through the applications that Epson provides. ...

Order confirmation devices

We are building a solution where we have to send orders to our clients whenever a customer places one on our site. To simplify the process we are looking at some kind of low cost order confirmation device where the order can be printed at the clients ends and the client sends a confirmation back. I have searched for such kind of devices...

C# SerialPort - emulate pos keyboard

We are trying to emulate a POS keyboard in order to integrate an application with an existing Point of Sale application. We ran across this software: Virtual Serial Port Kit It basically creates a virtual serial port pair so that data send to COM1 can come out of COM4 and vice versa. This allows our application to send data through CO...

Events pile up during CashDrawer.WaitForDrawerClose

I'm writing an application for a POS and using POS for .NET. I've found that when I call the WaitForDrawerClose method, while the application will sit and wait unresponsively until the drawer is closed (as desired), any clicks elsewhere seem to pile up in the queue and all fire once the drawer has been closed. How can I make my app stop ...

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 Form1() { InitializeComponent(); explorer = new PosExplorer(this); explorer.DeviceAddedEvent += new DeviceChangedEve...

tricky POS printer design question

I'm looking at designing an application to run on POS terminals in addition to the software already installed. I'd like it to receive POS printer commands and then on some of them intercept and modify them. So for example when a receipt is printed, we'd like to add a custom reference number in the middle of it without having to modify th...

Why is FoxPro used for POS systems?

I'm looking at upgrading a POS (Point Of Sale) project which is currently built in FoxPro to .net. The planned architecture is quite complex and there is plenty of rationale behind the new technologies chosen. Some of the requirements include the ability to have both desktop and web front end (where web front end has limited functional...

Ensure connection to a POSPrinter connected via COM

Hi, I need to make sure that the connection to a POS printer is successful before writing data to the database and then printing a receipt. The POSprinter is normally of type BTP 2002NP but may differ. The common thing is that they are all connected via COM-port and NOT usb, so no drivers installed at all on the client. Can I send some...

POS software/hardware general questions...

I'm looking for answers to a few general questions as to how point of sale (POS) software and hardware generally works in brick-and-mortar stores. I realize there will be many edge cases given the sheer number of solutions out there, but I'm looking for answers on the most common setups... So, here it goes: I realize that there are sev...

Marketing a Point of Sale Solution

Do you have any ideas on how to successfully market a Point of Sale solution, or any software solution targeted at small businesses for that matter? I'm interested in some kind of dedicated advertising channels, because I presume it wouldn't be of much use to advertise on software websites, as the solution is not targeted at most end-use...

CREON development advice

We have a client who has requested a new project with development to be done on a CREON terminal (Spectra Technologies). Can anyone recommend some good resources about terminal and in particular CREON development. Or know of a reputable development team specializing in CREON development. I have done a fair bit of googling / binging wi...

Communicating with Zebra GK420d through Zebra OPOS driver

Hi there, I am using a Zebra GK420d label printer for a POS application that i am developing. I am trying to communicate with the printer through its OPOS drivers provided by Zebra. But i get into trouble. It is a simple form in visual basic 2008 with a button on it. Here is the complete code that i am running. Public Class FrameStep1 ...

payment system intergration for custom epos software

Hi I'm trying my hand in the food industry. I'm going to be developing my epos system in house. All the fancy touch screen systems cost an arm and a leg. I was wondering what are my options if I wanted to integrate a chip and pin device as well? Could I use something like paypal? I doubt supermarkets use such a system though. ...

mobile receipt printing with J2ME via Bluetooth

Hi, I need to make an app in J2ME that can be able to read a SMS and then print it on an epson tm-p60 printer(ESC/POS emulation) via bluetooth. i looked at the epson supprt site but the only ADK/drivers they provide are for: 1.Sun Java2 SDK Standard Edition Version 1.4.2_10 2.Sun Java2 SDK Standard Edition Version 1.4.2_04 3.Sun Java S...

How mobile printer that work alone and with WIFI for POS app?

I'm hunting for a mobile POS printer for use in a mobile point-of-sale application (BestSeller). The requeriments is that must work independent of anything except the mobile device. So the solution is only: Printer + iPhone. I have a early question on this, here but with not answers. The idea is that the printer work as their own serve...