• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Webobjects POS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webobjects POS


  • Subject: Re: Webobjects POS
  • From: Samuel Pelletier <email@hidden>
  • Date: Tue, 18 Jul 2017 12:37:38 -0400

Hi,

Interfacing peripherals with web app is always a challenge. Is is even more
with serial devices like POS printers and EMV terminals. There is basically 2
options I see:

1- Using some sort of plugin on the web browser that would allows your code to
access the physical world outside the browser. This create fragile setups.

2- Using either a custom build box (using raspberry Pi for example) or a
standard serial to IP interface that would connect to your app and provide the
interface to the serial devices and possibly any other peripherals required.
This box is assigned some identifier liked to a user of a user terminal.

With option 2, your server is connected to a set of real peripherals and can
communicate with them. You need to write the server part and find a way to
associate your connected user to it's peripherals. You also need to implement
the protocol used by the peripheral.

If your EMV terminals are IP, there is maybe a way to connect them directly to
your server.

I have done this for label printer and some dry contacts in a shop.

Samuel


> Le 14 juil. 2017 à 16:07, Michael Kondratov <email@hidden> a
> écrit :
>
> Has anyone developed a POS system using WO? How were you able to integrate
> the credit card terminals?
>
> Michael
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Webobjects POS
      • From: Klaus Berkling <email@hidden>
References: 
 >Webobjects POS (From: Michael Kondratov <email@hidden>)

  • Prev by Date: Testing
  • Next by Date: Re: Webobjects POS
  • Previous by thread: Re: Webobjects POS
  • Next by thread: Re: Webobjects POS
  • Index(es):
    • Date
    • Thread