Hello,
We use Actinic's Epos system, alongside an Actinic Business online shop and I'm currently building a bespoke online shop using PHP/MySQL.
I'm wondering how Business and Epos communicate changes in stock levels, so I can hopefully do the same with the bespoke store. I was thinking that they would either use a flat file or a database, which would mean that I would be able to write a PHP program which creates/appends to a file, or generates the SQL on a webserver and hopefully download it into the appropriate place.
Does anyone know how it's done, or have any suggestions?
Thanks for your help,
Jon
We use Actinic's Epos system, alongside an Actinic Business online shop and I'm currently building a bespoke online shop using PHP/MySQL.
I'm wondering how Business and Epos communicate changes in stock levels, so I can hopefully do the same with the bespoke store. I was thinking that they would either use a flat file or a database, which would mean that I would be able to write a PHP program which creates/appends to a file, or generates the SQL on a webserver and hopefully download it into the appropriate place.
Does anyone know how it's done, or have any suggestions?
Thanks for your help,
Jon