Hi @emre
Can the cash button do the following action:
- Do not close the ticket
- Do some calculation such as the total = total -15%
- Justeat = (total * 15%) + 20%
- The close of the ticket is done separately.
Hi @emre
Can the cash button do the following action:
See Payment Processors > Add Calculation payment processor to add a calculation to ticket when paid with a specific payment type.
Hi
What about not closing the ticket when click CASH
is there any tutorial to give me more understanding.
Thank you
If I remember of top of my head closing ticket is in a payment processed rule with a constraint of remaining = 0.
Ive not got a stock system to hand, only my heavily customized setup.
Payment processed rule closes ticket when remaining amount becomes zero. I strongly recommend to test your setups on a testing database as changing default rules without understanding how it works may easily break default workflow.