WHERE : POS APP / Checkout
Overview
Multiple Tenders refers to the action of accepting and processing multiples of the same or different payment methods, to settle an ORDER.
This could be any combination of the default payment methods ( Cash, EFTPOS, Gift Card ) as well as any custom payment methods you have created.
Step by Step
Open the ORDER, select <Checkout> and <Multiple>

Above we can see three default methods and a custom payment method that we have allowed to be part of a Multiple Tender.
Example 1 : Two people, one paying 50.00 cash, the other paying $59.99 on card.
CASH <$ADD> 50.00 <ADD>
CARD <$ADD> 59.99 <ADD>
<PAY>
The POS APP will process the CASH component and then the CARD.
Above we can see that the POS APP has been integrated into a Tyro pinpad.
Example 2 : Two people, one paying 50.00 card, the other paying $59.99 on card.
CARD <$ADD> 50.00 <ADD>
CARD <$ADD> 59.99 <ADD>
<PAY>
The POS APP will process the first $50.00 to CARD.
The POS APP will then process $59.09 to CARD.
The same process will apply using any combination of other available payment methods.