0

Is there any way of saving the orders as a text(txt) file, after the customers order? because i am making a system for a sms printer, that need to print the orders out, after they out, but there is only 2 ways.. In a messed up string like so:

#55*2*27*Quantity,Order name%%%%,*;;39.00;;Firstname lastname;;;;7;;12232255*#

Like that, or the orders could be saved in a txt format, which the printer can read from.. Thanks in advance.

4

1 に答える 1

0

オブジェクトobjOrderを含むフック「hookOrderConfirmation」を使用する必要があります。

よろしく

于 2012-11-26T16:02:36.987 に答える