Projects:Payment Method Hierarchy/Functional Specification
Description
Currently when defining payment methods for a terminal there is no way of having two levels. First level that groups different payment methods and the second level that shows the real payment methods. For example.
- Credit Card
- VISA
- AMEX
- Dinners Club
- Vouchers
- Ticket Restaurant
- Cheques Gourmet
So what now what WebPOS shows is as many different buttons as different payment methods are configured in the backend
Scope ERP
- Create a new table to register the categories, i.e Payment method categories
- Add a new field in window POS Terminal type-Tab Payment Method, i.e Payment method category FK to the above table
- Add a new field (image type) in window POS Terminal type-Tab Payment Method to attach an image to the payment method
Scope WebPOS
- Ability to group different payment methods in just one button
- Ability to click the button, i.e Credit Cards, and open a popup where shows all different payment methods that belong to that category
- Ability to tap the payment method
Figure 1.
Figure 2.