question

arvi avatar image
arvi asked zgreathouse Deactivated answered

suggestion for redirect after oAuth

My url for oauth is https://sandbox.dev.clover.com/oauth/authorize?client_id=XXXXXXXXX&redirect_uri=https://example.com/index.php which will redirect to clover login page, which is OK. But after I logged in(using developer credentials) it redirect me to the list of my merchants. I need to avoid this, means I do not want to show the list of merchants. Instead of that can I open my web App or can I ask merchants to go to my web app? One more doubt, It does the same thing(shows the list of merchants) in production??
OAuthDeveloper Pay API
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.

arvi avatar image arvi commented ·
Any help on this?
0 Likes 0 ·
arvi avatar image arvi commented ·

still waiting

0 Likes 0 ·

1 Answer

zgreathouse avatar image
zgreathouse Deactivated answered
If you have multiple test merchants on your developer account (sandbox or production), you must add an additional query string which includes the Merchant ID to bypass selecting which Merchant from a list.

Here you'll can find more details regarding what parameters you can add to your authorization redirect URL.
10 |2000

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