
Hi
I am new to programming for AX 2012 Retail POS.
The requirement is at the end of a transaction in POS - to automatically recall a transaction, set the items and totals, and set it on POS (or potentially start the payment process).
Is there a way to do it in code? Can it be done at the PostEndTransaction trigger or should it be at the BeginTransaction trigger?
Could someone provide some sample code?
Thanks