question

lukazev avatar image
lukazev asked David Marginian Deactivated commented

Clover FLEX - on windows POS

Hello,

i was reading this thread, What is the best connection... which is kinda the scenario im looking for, the idea is to use our existing POS on windows with clover FLEX.


The idea we have in mind is as follows, the merchant starts the sale in the POS and at the time we choose the payment method as credit/debit card it should send the necessary info to the clover device , at this stage our POS should wait for a response , once the payment is done we get the response from the clover device and the POS accepts the payment as valid.

We can only develop on windows at the moment and use the already existing apps on the clover app market if possible.


Now, what would be the best method to connect and achieve this scenario ? is there a way to wake-up an existing clover app so that is ready to process a payment ?


thanks in advance

Clover Flex
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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

That is an old thread. You can use the Windows SDK and Secure Network Pay Display - https://docs.clover.com/clover-platform/docs/windows. Secure Network Pay Display must be running in order to take a payment. You could also use our Remote Pay Cloud SDK (https://docs.clover.com/clover-platform/docs/cloud-sdk-v3). Remote Pay Cloud has the ability to automatically start Cloud Pay Display on demand.

2 comments
10 |2000

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

lukazev avatar image lukazev commented ·

Thanks for the reply, it seems the Remote Pay Cloud SDK is what we should use . Are there any examples on using this SDK for .NET ?

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ lukazev commented ·

Remote Pay Cloud SDK is Javascript based and generally used by POS systems that are browser based. If you have a .NET application you can use the Windows SDK. You should start by following the instructions here - https://community.clover.com/articles/12682/attn-all-semi-integrators-know-your-integrator-for.html.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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