Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle/Micros POS 3700, Integration of Online Orders / Takeout, External Orders / Delivery, API

Status
Not open for further replies.

JaredG

Programmer
Feb 12, 2021
1
US
I work for a fast food restaurant -- we just had the Oracle/Micros POS 3700 installed. We also have an API subscription. I'm seeking a developer to help us insert orders directly into the Micros system. We have the API -- feel free to take a look.

We would like to insert orders from our online ordering system - currently in Wordpress/Restropress -- we're flexible on the online ordering system. However, my current thinking is to process incoming email notifications from various sources which will have the order header information as well as order items & options. We can parse, match up items / options and then insert automatically into micros.

We are already using Auto-Print on a windows 10 system which processes the emails from 2 sources currently -- #1 Our online ordering system and #2 Local Delivery Service. This program automatically fires actions based on incoming emails -- e.g., prints receipts, saves to disk, etc. -- it can also execute an external app -- which can be parsing & inserting.

Anyone have any thoughts or recommendations?

See attached API for Local Client PC/Windows 10 COM interface or web service.

FYI, I have considered middleware options such as PatronPath, Deliverect, Omnivore, Orders2me, deliverect.com, TechRyde/AnyPOSCOnnector -- however, if possible, we'd like the agility of control of the order flow -- as well as cloud services fees.
 
 https://files.engineering.com/getfile.aspx?folder=0df3432b-f65e-4e41-af0d-f79b439b6ca5&file=MicrosOracle-3700Res-f13800.pdf
Hi Jared,
Assuming that your wordpress web site or the auto-print application can save the order details in a local file that's on the same network as your 3700, we can create a windows service that listens for file drop offs on a designated folder, parses it and calls the Transaction Services to create a micros ticket automatically.

We'd love to discuss details, please drop us a line from this website:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top