Skip to content

Latest commit

 

History

History
 
 

pos_payment_terminal_return

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

POS Payment Terminal Return

This module adds support for credit card reader and checks printer in the Point of Sale.

This module has been developped during a POS code sprint at Akretion France from July 7th to July 10th 2014. This module is part of the POS project of the Odoo Community Association http://odoo-community.org/. You are invited to become a member and/or get involved in the Association !

Installation

This module is designed to be installed on the main Odoo server. On the POSbox, you should install the module hw_x depending on the protocol implemented in your device. Ingenico <http://en.wikipedia.org/wiki/Ingenico> and old Sagem devices support the Telium protocol implemented in the hw_telium_payment_terminal module.

This module requires an up-to-date version of Odoo v8 that includes this pull request <odoo/odoo#7367> which was merged in the 8.0 branch of Odoo on Github on July 2nd 2015.

Configuration

This module support two payment modes : card and check. The payment mode should be configured on the main Odoo server, in the menu Point of Sale > Configuration > Payment Methods, under the Point of Sale tab.

Usage

In the frontend of the POS, when you select a payment method that has a payment mode card or check, if the payment mode is card and the POS is linked to a payment card terminal, then the amount paid will be set to 0 waitting for the return of payment terminal.

Credits

Contributors