Room Charge Tender for Xstore Mobile and Tablet
Dear All,
We are trying to enable the Room Charge tender on Xstore mobile and tablet for the version 18 as Vanilla version doesn't support this.
Could you please let me know if any changes are required at code level or it can be achieved using the configuration changes only?
We have modified the MenuConfig.xml as below and using the others configurations as is.
<MenuItem name="SALE::TENDER_OPTIONS" text="_menuSaleTender" displayType="LIST" category="Tender" keywords="sale_tender">
<MenuOption ref="SALE::TENDER_LOCAL_CURRENCY" />
<MenuOption ref="SALE::TENDER_CREDIT_CARD" />
<MenuOption ref="SALE::TENDER_MANUAL_CREDIT" />
<MenuOption ref="SALE::TENDER_MANUAL_DEBIT" />