vintaclectic / ebayAddItem

Adding Items form your server to Ebay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ebayAddItem

Adding Items form your server to Ebay

Just add your keys from seller account of ebay and put it on keys.php

These keys can be obtained by registering at http://developer.ebay.com

and for more help - http://developer.ebay.com/devzone/xml/docs/reference/ebay/additem.html

Updated version

  1. Category List
  2. Add Item to the perticular Category
  3. Save all the data to DB

For Keys -

  1. Register at http://developer.ebay.com
  2. Login and go to https://developer.ebay.com/my/keys
  3. get the keys and put it in the keys.php file.

And you are ready to use this app :)

TODO -

  1. New functionalities
  2. Check for updates

About

Adding Items form your server to Ebay


Languages

Language:JavaScript 90.7%Language:PHP 9.3%