question

quanle1003 avatar image
quanle1003 asked David Marginian Deactivated commented

Remote Pay Cloud Example

Hi,

I tried to deploy the example https://github.com/clover/remote-pay-cloud-examples/tree/master/remote-pay-cloud-pos-react

I already have the product account (and device connected to that account).

This is the default config.js of the source above:

export const myConfig = {
    clientId: 'HBK8YZG9EQNJG',
    devicesDomain: 'https://apisandbox.dev.clover.com/v3/merchants/',
    oAuthDomain: 'https://sandbox.dev.clover.com',
    uriText: 'wss://10.249.255.103:12345/remote_pay',
    cloverServer: 'https://apisandbox.dev.clover.com',
};

How should I change the configs correctly with my product account, so it can connect to my device.

E.g: How do I know the clientId of my production account?

Thanks

Remote Pay Cloud
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 Deactivated answered

You should not be using our example POS in production, it is an example and not meant to be a full production ready POS. In order to use an app in production you need to go through our approval process and have your app approved - https://docs.clover.com/docs/semi-integration-process.

10 |2000

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

quanle1003 avatar image
quanle1003 answered David Marginian Deactivated commented

Hi David,

I submitted the request about semi-integration with my POS system (Solar Nails). How long can I wait to receive the response from your guys?

Thanks!

3 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 ·
You submitted the form from our website or you submitted your application for approval?
0 Likes 0 ·
quanle1003 avatar image quanle1003 David Marginian ♦♦ commented ·
0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ quanle1003 commented ·
Ok, I think it can take up to a few weeks to get a response.
0 Likes 0 ·

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