asp.net mvc 4 - Integrate restaurant Point of Sale with a Web App -


I am developing a restaurant order system based on MVC. I have been asked by my clients whether it is possible to integrate this application with their POS (Point of Sale). Actually when someone orders on my web app, they have to go to their POS system too. I did some research on the internet but I could not find anything. Is there anything that is possible to do?

It may be possible to contact the company who makes their POS and see that they have an API , Or if they are ready to develop one for you.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -