Cocktailbox Posted January 25, 2021 Share Posted January 25, 2021 Hi there. Unfortunately, I didn't find what I was looking for, which is why I am asking my question here: Is there an easy way to send an (pre-)order to the POS or Backend with the API from a PHP script using POST HTTP? Is there a simple example of this? My idea would be that the following is transmitted: product1, price1; product2, price2; ... Further billing and payment should then take place at the POS or Backend. Do the products already have to exist or would free text transmission also be possible? Thanks in advance, Tim Link to comment Share on other sites More sharing options...
Nile Posted January 27, 2021 Share Posted January 27, 2021 Hi @Cocktailbox, I tried using the API to push some orders but these orders could only be paid orders (essentially receipts) sent to the Back Office and the products had to exist in the Back Office' item list. Link to comment Share on other sites More sharing options...
Recommended Posts