- JAnsweredHow do i add, edit or delete a payment method. Eg i need to remove Cheque and Replace with Mobile Money
- MSAnsweredHello,
You can modify the `paid_opts` method of `app/libraries/Sma.php`
Thank you - JAnsweredI have modified but on the reports am still getting other. See the image attached.
- MSAnsweredThat is only for the payment select/dropdown. For cash register to any other page, you will need to edit the related views and controllers. Thanks
- JAnsweredSorry to bother you, which file do i edit for receipt design
- MSAnsweredHello,
The views files are in the `themes/default/admin/views/` folder. The receipt view file would `themes/default/admin/views/pos/view.php`
Thank you - Login to Reply