Dears,
While using credit card as paying by, the printed receipt not contains this info, while using cash or other paying method, it appears in the receipt as cash or other for example. So how we could add credit card as paying method to the printed receipt.
- MSAnswered
Hello,
All the payments are displayed on the receipt including the credit card payment record.
I hope you haven’t changed any code. If you have, please try to test with default files.
Thank you
- HAnswered
Thanks, but I did not change anything in code. I got it, from your attached image I should enter card number and name which I Do not do, is this true? In this case from where I could remove the mandatory for these fields. Thanks again.
- MSAnswered
Hello,
The payment will be displayed only if the card number is provided. If you need to change, you can edit the view file
themes/default/admin/views/pos/view.php
around line no 274Thank you
- HAnswered
Thanks for your fast response Also I need to know from where I could change the mandatory fields at add customer as email, address,…
- MSAnswered
Please check the documentation.pdf as there is a general guide on removing the required validation. Thank you
- Login to Reply