question

Rohit Bhardwaj avatar image
Rohit Bhardwaj asked Frank Faustino Deactivated commented

How to know if a merchant's account is deactivated permanently from clover?

Hi,

Is there any way to detect if a merchant has deactivated their account permanently from clover. We need to understand the merchant's account status through clover because based on that we are displaying some data on our apps.

Please advice.
Merchant
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

·
Frank Faustino avatar image
Frank Faustino Deactivated answered Frank Faustino Deactivated commented
Hi, @Rohit Bhardwaj. All the merchant data that we make available to developers is readily accessible through our /v3/merchants/ endpoint on our REST API or the com.clover.sdk.v3.merchants package in our Android SDK. Unfortunately, once a merchant uninstalls your app or deactivates their Clover merchant account, you won't have access to their merchant data any more.

Here's some helpful documentation on the topic:
https://clover.github.io/clover-android-sdk/index.html?com/clover/sdk/v3/merchant/Merchant.html

https://docs.clover.com/clover-platform/reference#getmerchant-1
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.

Rohit Bhardwaj avatar image Rohit Bhardwaj commented ·

Thank you for your advice.

0 Likes 0 ·
Frank Faustino avatar image Frank Faustino ♦♦ Rohit Bhardwaj commented ·

Happy to help! :)

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