I have few more questions
- Is there way to add award points into deposits or provide a into a gift card ?
- Is it possible to add balance into deposits while completing the payment ?
- How to add some more shortcuts into pos page. ( which js / php files related to keyboard shortcuts functions ? )
- How to get print order number / bill number in the order / bill ?
- MSAnsweredHello, - 
Award point will be added to customer/user as per system settings on sale and those can be used to issue gift card. 
- 
No. There is no way to add deposit while adding payment. You can visit list customers page to add deposit to any customer. 
- 
Shortcuts are in themes/default/admin/assets/pos/js/pos.ajax.jswhile pos view file isthemes/default/admin/views/add.php
- 
The sale number is the sales table id (AI) column and only available after sale is submitted. There is no option to get it on order/bill. Order/Bill generate code is in the themes/default/admin/assets/pos/js/pos.ajax.js
 Thank you 
- 
- TPAnsweredHow to pay for a bill with using award points? How I use the award points? Please guide me award points working process 
- MSAnsweredHello, I will add the option to add gift cards for award points and then that can be used for payments. Thank you 
- Login to Reply