Retail:Check Payment Provider
Contents |
Introduction
This module adds the ability to print checks using the Epson TM H6000IV
Openbravo for Retail modules
First install the require module.
How to install modules is described in detail in the document Modules Management.
Configuration
After being installed, a new payment provider type is ready to be used.
![]() | Note: Here it is the payment method documentation Payment method documentation |
After this configuration is done, and the payment method is added to the terminal, there will be a payment button available in the WebPOS that you can use to pay with check.
Once a ticket paid with check payment is completed, the check will be printed in the printer together with the normal ticket.
New check template
In order to print a check, it is necessary to specify two attributes in the XML to make the Hardware Manager to be able to realize that it must use slip printing mode and rotate the check paper.
List of attribute that could be used in check templates:
- slip: Set the printer as slip mode
- rotate: rotate the paper 180ยบ
- width: width check size
- height: height check size
![]() | Note: Here it is the new template documentation How to create new templates |