The eBay Integration for Zen Cart Plug-In makes requests to eBay to manage your product listings. These requests require a custom "Ru Name" value that eBay generates and assigns to your application.
You set up and retrieve the RU Name at the eBay Developers Program website in the same place where you obtain your Developers Keys. See the instructions at https://developer.ebay.com/api-docs/static/oauth-redirect-uri.html.
These are the values you have to enter to set up the RU Name:
- Display Title: Enter the name of your store.
- Your privacy policy URL: Enter the URL of your store's privacy policy ("https://yourstore/index.php?main_page=privacy").
- Your auth accepted URL: https://yourstore/admin/index.php?cmd=ebayintegration&tab=tools&tool=authorize
- Your auth declined URL: https://yourstore/admin/index.php?cmd=ebayintegration&tab=tools&tool=authorize&declined=yes
The RU Name that eBay generates for you will look something like "Yoursite-Xxxxxx-0a123-4-hdhsjjs." Copy and paste it into the configuration setting in the plug in.