question

Paweł avatar image
Paweł asked bryanvargas answered

Rest pay api authorization

I want to use the REST PAY DISPLAY API in my integration with the existing POS system:

- I know I need oAuth token

- X-Clover-Device-Id, X-POS-Id


But my question is, do I need to create and share a production application using a developer account to be able to generate oAuth access_token?

The integration will not be made available to external users.

It is created only for my needs.

All the examples I've seen seem to require the application to be created on a developer account. Which seems strange to me.

So please help me to use the API https://docs.clover.com/reference/pay

I need to create a production application.

If not, how to authorize it? - how to generate access_token?

REST APIAPI Token
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

·
bryanvargas avatar image
bryanvargas answered

If you are a merchant you can generate your own merchant token, the public token is the PAKMS and the private is the OAuth token used to make calls.


https://clover.com/en-US/help/ecomm-api-token

10 |2000

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

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