How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 21-09-2006 11:57 PM
>I want to integrate product listing in eBay and customer buy products from pay pal Gateway by eBay so please suggest & help me how we can integrate product listing by eBay
>
I am going to develop an ecommerce website which will show the customers the products that i sell and when i the user clicks on one of the products in my website i want it to be linked to my product in the ebay site for further payment and shopping cart transactions.How can this be done using Ebay ?
My Email id - ysky80@yahoo.co.in
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 22-09-2006 03:50 PM
Or you could register a domain through Ebay and they would automatically link that to your Ebay items.
Hope I was of some help.
Regards
Shahnawaz
(Ebay ID: bestofkashmir)
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 23-09-2006 09:25 AM
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 23-09-2006 11:41 AM
http://pages.ebay.ie/api/editorkit.html
http://affiliates.ebay.in/
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 23-09-2006 11:42 AM
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 23-09-2006 10:03 PM
This is a first for me.
I was looking for something like this for quite a while now.
Thanks a lot.
Shahnawaz
(Ebay ID: bestofkashmir)
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 25-09-2006 07:36 PM
How to integrate My ecommerce Website in to Ebay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 27-09-2006 11:28 AM
eBay offers a set of powerful tools to enable people running their own websites to integrated their live eBay listings with their website
This is done with the use of APIs (Application Program Interface). Conceptually, APIs are like functions that the eBay platform exposes that enables 3rd parties to replicate most of the functionality that the eBay platform performs
You can find more information about eBay APIs at http://developer.ebay.com
Your need will be served with the use of the GetSearchResults API. This enables you to pass search keyword queries with all the typical filters that are available in search (including your username - to display only items being sold by you). The search results are returned as an XML which would make it easy for you to parse the data and present it in a manner that suits you on your website
The documentation is available here : http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm and here : http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/io_GetSearchResults.html
You will have to code this using a supported programming language (eBay supports all popular languages such as PHP, ASP, Java, Perl VB6 etc). The developer.ebay.com site has all the documentation you required along with code samples
You will have to sign-up for the developer program and procure your keys to make the API call programmatically
Get started with eBay APIs here : http://developer.ebay.com/quickstartguide
Trust this would be useful for you. Please post again in this thread if you have any queries. Alternatively, we also have a Developer Support board here : http://developer.ebay.com/community/forums/
How to integrate My ecommerce Website in to Ebay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 27-09-2006 02:29 PM
http://www.auctionpix.co.uk/
Posting on the .com discussion boards will help you a lot. There are techies. You might not find such tech savvy people on the Indain site.
How to integrate My ecommerce Website in to Ebay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 28-09-2006 10:39 AM
Yes, this does require additional programming, but it also gives you greater flexibility
If there is a need for something simpler, there is ofcourse the Editor Kit option that was suggester earlier in the thread
We are exploring ways & means of promoting the Developer Program in India, but that is a long haul game
