eBay WS API Frameworks Docs
profitCode Software  -  Scripting the future of e-commerce!

 
 

profitCode Software
Leading PayPal IPN
enabled shopping cart
solution provider

 
: Home | Documentation | eBay | ebay Web Services API Framework
 

 

ebay Web Services API Framework

 
About this API:
Our API uses php code to connect to the ebay WebServices API url. It retrieves a xml schema string and parses it uses the DOM (Document Object Module) classes in php5
 
Install  (Installing the eBay WS Framework).
 
SetUp  (Configuring the eBay WS Framework).
 
Getting Started  (Using the eBay WS Framework).
 
Requirements:
-Our software uses the eBay Web Services XML API
-php5.+ (Highly recommend the upgrade to php5).
The DOM classes are a standard module in php5
-cURL - Run as a php module to make the https:// connections to ebay (standard module in php5).  
-Either a sandbox account or a live production server account and the required authentication tokens.
(They are both free for developers).
   
Uses:
Since you are retrieving live data from the ebay servers, the uses for this API are unlimited. Such As:
Constructing results as eBay Affiliate links. We use the eBay flexible destination tools format to generate affiliate linked results.
Demo Preview of using the eBay Web-Services API to display live data from the eBay World-Wide sites here.
 
See it Action:
What are you looking for:

  

 

Also See:

DEMO (eBay Web Services API Framework Demo)
Download eBay Developer Tools (Download)
eBay Developer Tools Docs (Documentation)
eBay Developer Tools Forum