Ebay guide
- Sign up for the Ebay Developer Program
- Fill out the onboarding questionnaire
- In the Developer dashboard, click on the Production Environment checkbox and go to the User Tokens (eBay Sign-in) tab
- Under "Get a Token from eBay via Your Application", click "Add eBay Redirect URL", check the "OAuth Enabled" box, and set the following (you can find your Rutter organization ID here):
- Display category: "Platform Guides" title: $(YOUR_COMPANY_NAME)
- Your privacy policy URL: https://rutterapi.com/privacy
- Your auth accepted URL: https://production.rutterapi.com/ebay/proxy/${YOUR_RUTTER_ORG_ID}/link-redirect
- Your auth declined URL: the page you want the user to return to if the authentication was unsuccessful.
- Under "Your eBay Sign-in Branding", upload your logo to the logo library and check the "Enable Application Branding" box.
- Add your About URL
- Click on Save Branding
- Go to the Alerts & Notifications tab
- Add support@rutterapi.com as the email responsible for Marketplace Account Deletion
- Set the Marketplace Account Deletion Notification endpoint to be https://production.rutterapi.com/ebay/proxy/${YOUR_RUTTER_ORG_ID}/account-deletion
- Set the verification token to be n1bjkEJk3rZG5OltT8aBlWLWEsM0GG4Yasdf
- Go to your profile in the top right corner ➡️ Application Keysets. Grab your App ID and Cert ID (Client Secret) from either your sandbox or production app.
- Go to https://dashboard.rutterapi.com/platforms/ebay and copy your App ID and Cert ID (Client Secret) into the Rutter config (API Key and API Secret Key fields).