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
1
vote
1 answer

Trying to test posprinting program using nonpos printer

Im creating a pos receipt program. Right now we dont have a pos printer but i want to test my code so is it possible to use a natural printer(dont know what to call it) or should i wait for the real pos printer? Btw im using microsoft 1.12POS sdk…
zxc
  • 1,504
  • 3
  • 13
  • 32
1
vote
1 answer

How to Display Text and Clear the Text of Partner CD7220-UN Customer Display / Pole Display

I have a Partner Tech CD7220-U 1.0 Customer Display and I'm trying to develop a POS system using C#. I need to show the unit price and Total Amount using the customer display. So I have searched the google and found few solutions to show the text…
PasinduM
  • 47
  • 1
  • 3
  • 11
1
vote
1 answer

Css not loading in point_of_sale OpenERP 8

I have a module that is an extension of the point of sale from OpenERP 8, I have properly set the css path in the __openerp__.py like this: 'css': ['static/src/css/mycss.css'] but with no luck I don't know why but my css is not being loaded like it…
ocespedes
  • 1,233
  • 4
  • 14
  • 27
1
vote
1 answer

Listening to a POS Epson Printer (tm-h6000iii) from a web page

I'm currently attempting to see if it is possible to move a desktop based POS system to an MVC. So far using the Neodynamic Web Print Library…
1
vote
2 answers

Universal xml standard for sales receipts (Point of Sale)

Are there any universal standards (schemas) for storing/exchanging sales receipts in xml? For Invoices and orders there exist eg. cXML or UBL but I couldn't find any similar standards for sales receipts. I need to generate the xml from Point of…
gregid
  • 111
  • 2
  • 7
1
vote
2 answers

How do developers make apps handle EFT transactions?

The systems i have seen, when i go to the shops have separate EFT units connected to the POS application and the application sends the amount due to the EFT machine. But i'm always curious how it works. so i have the following question, assume i'm…
AndrewMC
  • 261
  • 1
  • 3
  • 16
1
vote
0 answers

ESC/POS codes in PDF?

This may seem a silly question, but here it goes anyway... Is it possible, somehow, to send ESC/POS codes in a PDF? I know how to do it using a COM or LPT direct connection. But now i am developing a web application and the client has asked to open…
1
vote
1 answer

Send print to windows spooler with Epson Thermal printer

I have a POS application built on c# visual studio 2012. The POS solution is based on transaction of money from a consumer to the beneficiary. My POS solution gives a printout for every transaction occurred.I am using an EPSON TM-T81 thermal…
aml221
  • 23
  • 3
  • 7
1
vote
2 answers

POS simulator for development purposes

Are there any POS simulators for windows OS for development purposes? I have to develop a .NET application which uses POS printer and drawer, but I don't have one right now.
AlBaraa Sh
  • 2,202
  • 3
  • 20
  • 29
1
vote
2 answers

What protocol do POS devices use to communicate?

What is the name of the protocol which POS (point of sales) devices, such as credit card payment device, use to communicate over network? Can anyone please describe the networking of those devices? A link to specifications would be appreciated. What…
jQguru
  • 257
  • 2
  • 5
  • 10
1
vote
1 answer

Segment Fault and Shared Library usage - Vega 7000 POS

I am a newbie on Castles Technologies and Vega products and I am using it for the very first time. I have to modify an existing Vega7000 Application. It uses shared library so that the application is splitted into two MCI files (one for program and…
eeadev
  • 3,662
  • 8
  • 47
  • 100
1
vote
2 answers

Unit testing framework - POS application

I am in a project where we application for POS devices. The language is C/C++, we use a cross-compiler, eclipse kepler and ubuntu. I wonder what is the best unit testing framework for my case. I would like to use something enough documented and…
eeadev
  • 3,662
  • 8
  • 47
  • 100
1
vote
1 answer

Aloha POS API. Aloha connect

I have one question about API and where I can find something about it. I develop POS System and my customer want's to integrate it with aloha POS System using aloha connect. In the Internet I found only info about what is it and how this API is…
Vlada
  • 13
  • 1
  • 4
1
vote
2 answers

mobile receipt printing with J2ME via Bluetooth

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…
Jemuel Dalino
  • 135
  • 3
  • 12
1
vote
1 answer

What is the equivalence of Edit Sequence in QuickBooks POS?

Does anyone know what is the equivalence of EditSequence (in Quickbooks) for QuickBooks Point Of Sale? Apparently I found, there is none.
aisha
  • 87
  • 7