|
Posted by Manoj Rastogi on November 22, 2006, 4:22 pm
Please log in for more thread options
Hi,
I am new to RMS. What i did so far is that when the cashier select the
tendertype created by use they are asked to swipe the card and the
transaction is then posted to our server and then card# and balance left is
printed on receipt. Now the client wants to use multiple cards on same
transaction and i did that till posting the transaction by putting all cards
in one session variable separated by "|" and all balances in another session
variable separated by "|" but now i don't know how to split them in
receipt.xml and display them properly. Any help is aprreciated.
Thanks
Manoj
|