question

devendra avatar image
devendra asked rachel Deactivated answered

Protocol connection issue with Clover Mini device using remote-pay-java-connector-1.4.0 when using java 7

Hi Clover Team,

Our POS system Xstore is currently running on Java 6 and we are trying to integrate Clover mini using Remote pay java SDK. We cannot upgrade java for our POS Xstore as it is not compatible with Java 8.

Que1:
Can we get Clover remote pay java jar which is compatible with Java 6? What should be our best approach to resolve this issue.
As I said above we not go to Java 8 due to compatibility issue.

Que2:
Also we tried to make it work with Java 7 ( java version 1.7.0.25 , 64 bit) while using remote pay java SDK 1.4.0 but we are getting protocol version error as in attached text file.
Could you please let us know how can we resolve this issue?

This is a high priority issue, please suggest.

Thanks,
Devendra
Clover MiniPaymentConnector
protocol-error.txt (1.9 KiB)
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

rachel avatar image
rachel Deactivated answered
In order to resolve the protocol error, you need to use TLSv1.2. See Oracle's documentation for guidance: https://blogs.oracle.com/java-platform-group/diagnosing-tls,-ssl,-and-https

We will not be backporting Remote Pay Java to Java 6.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community