How do I add payment types? I need to add "cash" and "debit card".
Is it possible to set a default delivery method and default order status once a sale is completed (to minimize the number of clicks to complete a sale)?
Is it possible to somehow replace the buttons "make order" and "make order & print" to the two new payment types ("cash" and "debit card")? --> when I click one of these payment types, the system would then automatically complete the order and print a receipt (this also to minimize the number of clicks to complete the sale). This sale would then be registered in the system as completed and paid.
Reply
POS
POS
Login
Reset password
or
Register
1 Answer
Jan 08, 2014
Dmytro Grycelyakagentwrote
Hello Glenn,
The Store Manager does not work with payment methods, as they are operated by a separate modules installed to the PrestaShop.
And the Store Manager works with the database, which does not store any payment.
Q: Is it possible to set a default delivery method and default order status once a sale is completed (to minimize the number of clicks to complete a sale)?
A: The last selected delivery method and order status will be saved as default and will be selected for the next order.