Hi!
This is the scenario: Customer comes in and want's to pay his/hers purchase with two cards as follows:
- Card 1: $1000
- Card 2: $500
Splitting the payment between cash and card is pretty simple, but how to split the payment for two or more cards? Should I use some kind of down payment procedure or is there a way to split the payment like between card and cash?
Thanks!