跳至内容
菜单
此问题已终结
2 回复
12922 查看

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.

形象
丢弃

Is there any POS option with builtin web service ?

最佳答案

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.
形象
丢弃
相关帖文 回复 查看 活动
4
4月 24
10367
3
12月 22
5766
0
11月 19
3129
0
2月 18
2803
1
3月 15
6405