question

vmsinc avatar image
vmsinc asked bryanvargas answered

I need merchant ID and Private Key for Sandbox

For https://sandbox.dev.clover.com/invoicingcheckoutservice/v1/checkouts API URL where Can i get X-Clover-Merchant-Id and Authorization key.

Sandbox
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

X-Clover-Merchant-Id is your test merchant ID. The test merchant was generated when you created a developer account. The Authorization Key is your OAuth Token /accessToken to access, read, or write merchant data. This should be the first key you get back when going through OAuth 2 flow to give your app access to the merchant data.

I would suggest reading over https://docs.clover.com/docs/using-oauth-20 to get a good idea on how to make successful request.

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