Hi,
After user logins through oauth, I need to check if user has subscription or not and also list of stores of that user. So which API will help me get these two things?
Subscription information can be obtained via https://docs.clover.com/reference/apps-1#appsgetmerchantbillinginfo-2. An OAuth token is only valid for a single merchant.
Hi David,
I am actually trying to allow user to login using oauth and instead of my store login and than use their store and subscription details to allow them move ahead.So would it be possible or not?
I am sorry, I don't understand what you mean by "store" login. During the OAuth flow a merchant installs your app and then you guide them through the rest of the OAuth flow and obtain a token for them, using your "store" login makes no sense.
2 People are following this question.