question

david06n avatar image
david06n asked rachel Deactivated commented

Address of Clover Server

Hello!

What is address of Clover server I need to use for semi-integration in production, in US?

Here's just some info to clarify what address I'm talking about:
- I've testing the integration in sandbox environment, with this URL https://sandbox.dev.clover.com/
- This Clover's sample code https://github.com/clover/remote-pay-cloud-example... is using https://sandbox.dev.clover.com/
- There another URL, https://api.clover.com, mentioned on this page https://sandbox.dev.clover.com/, which I just don't know if it's relevant here

Thanks!

David
Clover StationProduction
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

rachel avatar image
rachel Deactivated answered rachel Deactivated commented
Hi @David06n,

https://api.clover.com is the address for our production environment REST API.

If the app exists in your sandbox developer account, then you would use https://sandbox.dev.clover.com as the cloverServer for a Remote Pay Cloud app, and https://apisandbox.dev.clover.com to use our REST API with a test merchant (for example, when retrieving the deviceId).
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.

david06n avatar image david06n commented ·

Thanks @rachel !

Just to clarify:

- In sandbox environment, use the two different urls as you listed above as cloverServer for the Remote Pay Cloud app and for REST API.

- In the production environment, use https://api.clover.com for REST API, but what URL should I use as cloverServer for the Remote Pay Cloud app, or I need to use that same URL for both REST API and Remote Pay Cloud app?

0 Likes 0 ·
rachel avatar image rachel david06n commented ·

For a US prod app, you would pass https://www.clover.com for the cloverServer.

0 Likes 0 ·

Welcome to the
Clover Developer Community