Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
12919 Vistas

Hello,

I am using Odoo10 and i need to integrate the possibility of paying by card when ordering using POS.

There's no credit or debit card payment, but it will be post paid card and prepaid cards and loyalty cards.

I found some paid modules that might help with some customizations that i can do, but my question is related to hardware.

The Installation will be on my own server and it will be used in many branches, so i have to install a touch screen in everybranch and the card swiper as well.


Should i used the POSBOX (the RaspberryPI) or i can link the card swiper directly to the touchscreen via usb?

Any recommendation for hardware and cards? Also RFID instead of card swiper is a good option.

Avatar
Descartar

Is there any POS option with builtin web service ?

Mejor respuesta

connecting and running  payment terminals on POSBox in different countries is heavily underdocumented.


this is what i know:

to connect a payment terminal you need three things:
1.
hardware: POSBox  and payment terminal.
if POSBox has no free USBs port for the payment terminal you need serial connector cable. (this problem is not 100% clear).


2.
additional module on server:

 "On the main Odoo server, you should install the module pos_payment_terminal."

https://www.odoo.com/apps/modules/10.0/pos_payment_terminal/

this module talks to the POSBox that it shall communicate with payment terminal.



3.
additional module on POSBox:


On the POSBox you may install a module with the right protocol for your payment terminal IN YOUR COUNTRY!


"On the POSbox, you should install the module hw_x depending on the protocol implemented in your device."



for France, the Telium protocol seems to be running. you can use module hw_telium_payment_terminal :
https://www.odoo.com/apps/modules/8.0/hw_telium_payment_terminal/

(it is not sure whether that works on 9.0 or 10.0)

if you have other than Telium protocol (e.g. ZVT, OSI in germany) then you must ask for a module that supports that.

i have not found any other module than Telium.

--
hint: call the biggest odoo gold partner in your country and ask them directly (and provide answer here).


--

--

but it will be post paid card and prepaid cards and loyalty cards."i have no idea of working with that kind of cards..


you cannot connect to the touchscreen itself, bwcause that is a browser interface in the sandbox.
you need th POSBox.
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
abr 24
10360
3
dic 22
5759
0
nov 19
3119
0
feb 18
2800
1
mar 15
6405