eBay Account Setup – WooCommerce eBay Connector
This guide explains how to get eBay API credentials and connect your eBay seller account with WooCommerce.
How to Get eBay API Credentials
In order to do the module configuration, you will need to fill in your eBay developer keys (App Id, Cert Id, Dev Id, User ID, Auth Token) from https://developer.ebay.com/
1: Firstly, to create a new account go to developer.ebay.com and click on the sign-in/Join link. 

Step 2: Create an Application
After logging in, create an app by entering the app name and choosing the environment to generate your key set.
Note: The app name will not save until you generate the keys.
Step 3: Generate Keys
After that, you need to create an app. Enter the app name and choose the environment to generate your key set.
Note that app name will not save until you generate the keys.
To use the WooCommerce eBay Connector for real business operations, it is strongly recommended to configure the plugin with a Live (Production) eBay account.

Step 4: Generate User Token
Further, for generating the User Token go to your Application keys page. In the App ID row of the Production keyset, click the User Tokens to access the Tokens page for your production keyset.

Important Note: The eBay Sandbox account only supports mock data exchange for testing connector functionality. For real product exports, live order imports, and actual business operations, you must connect a Live eBay account (Production).
After you click on “User Tokens” in the snapshot above, you will see a “Sign in to production” button. Click it to access the production account. 
After clicking the “Sign in” button, you will see another page where you have to click the “Agree” button. 
Sandbox Account Setup
If you do not already have a Sandbox account, create one by clicking the Register a new Sandbox user link. This will take you to the Register for Sandbox page where you can create test users.

Complete the Registration Form
- Fill out the form with the required information.
- Review the User Agreement and API License Agreement.
- Click Register to create your Sandbox test user.
Enter your Sandbox Username and Password to proceed.
Note: In production mode, select MP account deletion.

Subsequently, enter your Sandbox Username and Password.
Add eBay Account in Plugin
After getting your API credentials, configure the plugin:

Workflow
Navigate to WC eBay Connector in the WordPress admin panel. Click Add New to add a new eBay account.

Required Information
| Field | Description |
|---|---|
| Store Name | Enter the store name (cannot be changed once saved) |
| Select Global Site | Select the country to which the eBay account belongs |
| eBay User ID | Your eBay seller user ID |
| eBay Application Token | Fetched automatically once connected |
| Developer ID | Your Dev ID from eBay developer portal |
| Application ID | Your App ID (Client ID) |
| Certification ID | Your Cert ID (Client Secret) |
| Account Type | Sandbox or Production |
Click Save Account to create the account.
Note: The application token ID will be fetched automatically once connected.
eBay Account List
After adding accounts, you can view the list of all created eBay accounts. From this list you can: 
- Edit – Edit the eBay account details by clicking the Edit link.
- Delete – Remove an existing eBay account by selecting Delete from the Bulk Actions dropdown.
