question

davidh1986 avatar image
davidh1986 asked davidh1986 commented

Web App integration with Clover Station

Hi.
I want to integrate my Web App with Clover Station to access the credit card reader, make payments and print tickets. For a Web App running on Clover Station, is there any API to solve it?
Thank you very much!
Regards.
App MarketInventoryClover Station
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

Raymond Lee avatar image
Raymond Lee Deactivated answered davidh1986 commented
Hi @DavidH1986,

There is no REST API to take "card present" credit card payments, as we do not provide direct access to the credit card reader for security reasons.

However, I am assuming you are using an Android App hosting a WebView to integrate your Web App with Clover devices.

If that is the case, you can have your Web App start an intent to launch our Secure Pay app to take "card present" credit card payments.

An example can be found here:
https://github.com/cloverhackathons/JavascriptWebv...

Hope that helps,

Raymond
1 comment
10 |2000

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

davidh1986 avatar image davidh1986 commented ·

Hi Raymond!

Thanks for your answer. We are going to direct our work based on what you say.

Regards!

1 Like 1 ·

Welcome to the
Clover Developer Community