question

gbaumgartner avatar image
gbaumgartner asked David Marginian Deactivated commented

REST API Access For Merchants

My company uses Clover Go for the purposes of processing payment transactions on iOS devices. We would like the ability to reconcile these transactions using the REST API. After reading through the REST API documentation, I didn't see anything specific regarding merchant access. Is it possible to utilize the API for this purpose?

REST API
6 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.

David Marginian avatar image David Marginian ♦♦ commented ·

Yes, you will need to generate a merchant token via your merchant dashboard - https://www.clover.com/help/use-api-tokens/.

1 Like 1 ·
gbaumgartner avatar image gbaumgartner David Marginian ♦♦ commented ·

Thanks David- exactly what I needed to know.

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

Since the API is tied to a token versus an application, is it possible to purchase and use test devices for non-production testing?

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

Not sure I am following you. To be clear there are merchant tokens and OAuth tokens (https://docs.clover.com/docs/using-oauth-20). OAuth tokens are tied to an app and the permissions associated with that app. Test devices can be purchased, we call them developer kits - https://docs.clover.com/docs/using-oauth-20.

0 Likes 0 ·
Show more comments

1 Answer

edgardo avatar image
edgardo answered David Marginian Deactivated edited

I have the same problem. We are using the Clover from Latin America. We want to obtain the list of payments from one hour to another (period of hours) integrated with our ERP. How can we do it?

Using this token we get the same response "" message ":" 401 unauthorized "

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.

David Marginian avatar image David Marginian ♦♦ commented ·

The token needs to have the correct permissions set - https://docs.clover.com/docs/permissions

0 Likes 0 ·

Welcome to the
Clover Developer Community