doujia1679 2012-04-03 10:51
浏览 48

是否有任何Ebay APi可用于列出项目,库存更新等Etc PHP

Is there any ebay api available for listing an item, inventory update. Import orders from ebay etc. Can you provide me the sample code in php

  • 写回答

1条回答 默认 最新

  • douchenbiao0916 2012-04-03 10:53
    关注

    Try this : http://developer.ebay.com/common/api/

    Using the API, you can create programs that:

    • Submit items for listing on eBay
    • Get the current list of eBay categories
    • View information about items listed on eBay
    • Get high bidder information for items you are selling
    • Retrieve lists of items a particular user is currently selling through eBay
    • Retrieve lists of items a particular user has bid on
    • Display eBay listings on other sites
    • Leave feedback about other users at the conclusion of a commerce transaction

    For PHP Accelerator Toolkit for eBay see here The toolkit is no longer available, see here

    评论

报告相同问题?

悬赏问题

  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用
  • ¥15 C++ yoloV5改写遇到的问题
  • ¥20 win11修改中文用户名路径
  • ¥15 win2012磁盘空间不足,c盘正常,d盘无法写入
  • ¥15 用土力学知识进行土坡稳定性分析与挡土墙设计
  • ¥70 PlayWright在Java上连接CDP关联本地Chrome启动失败,貌似是Windows端口转发问题
  • ¥15 帮我写一个c++工程
  • ¥30 Eclipse官网打不开,官网首页进不去,显示无法访问此页面,求解决方法
  • ¥15 关于smbclient 库的使用