Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 799 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 799 Bytes
  • Overview This application works as frontend for EnterpriseUniversalAPI. By default, it uses https://stfb.net/EnterpriseUniversalAPI as example, but it can be changed in EnterpriseCart/common.php. For getting any data and working with transaction, application uses API. Application is implemented as php application with dynamic parts on html+js.

  • Dependecies. Main dependencie is PHP, You need install in IIS Web Platform installer if you use Windows server. Application don't depended from database, because of all database related things implemented in EnterpriseUniversalAPI. All dependencies except PHP is already included.

  • Installation Unpack project in some place, for example: c:\inetpub\wwwroot\EnterpriseCart and open in browser http://localhost/EnterpriseCart