Hi,
I've checked the Allow multiple entries check box for CASH tender type.
How can I add the values to it from my custom Add-in ?
session.Transaction.Tenders(5).AmountIn = 1
session.Transaction.Tenders(5).AmountIn =2
session.Transaction.Tenders(5).AmountIn = 3
Always Sets 3 to the CASH tender type hitting F12.
Please help. Its very urgent.
*This post is locked for comments