The RuName will identify your application to eBay when you send users to the user consent flow page. If localization or marketing considerations make it desirable to have multiple display names for a single application, you can specify multiple RuNames for your application, then set a display name for each RuName.web
Start from the "Customize the eBay User Consent Form," available in the MyAccount page page, "application settings" tab.app
The generated RuName appears under Manage Your RuNames.ide
Now you can set other RuName-level settings.this
Token Return Method: Specify how you want eBay to return the token to your application when a user completes the consent flow. Select "FetchToken," and your application will use the FetchToken to retrieve the token. "FetchToken" is the recommended method. Do not use "Redirect"—it is not recommended for security reasons.orm
Set Authorization Type to IDVerification if your application needs only to confirm users' eBay UserIDs, and does not need to access users' private data. Users will be presented with a more casual text on the consent page, and a token is not generated for the application. The application needs to use the ConfirmIdentity API call to complete the final UserID confirmation step. Because there is no token, there is no need to call FetchToken.token
If your application is capable of serving web pages, you should provide your own web page and set this URL. If your application cannot serve web pages, this URL defaults to a standard eBay accept-response page (note that the eBay page and URL is subject to change by eBay).ip
If your application is capable of serving web pages, you should provide your own web page and set this URL. If your application cannot serve web pages, this URL defaults to a standard eBay accept-response page (note that the eBay page and URL is subject to change by eBay).ci