如何开始淘宝 API

How to Start taobao API

我想在 PHP 开发的网站中集成淘宝 api。我已经搜索过它但我没有得到任何关于它的细节。指任何解释

的教程
  1. 如何在淘宝上创建账户
  2. 如何注册应用密钥、密钥等
  3. 从哪里下载淘宝sdk
  4. 使用 api.
  5. 对淘宝的任何测试调用

Step 1 will be your biggest issue. You have to go to open.taobao.com to register an account. You need an account that has been verified by a Chinese person's personal ID#.

that's what this message is saying: 请点此为82-1021455460申请支付宝实名认证,或换绑一个已实名认证的支付宝账号,再进行本操作。) You need an account that has been verified via AliPay (Chinese version of paypal owned by Alibaba).

to download the SDK, you need to log in, get verified, then create an app. There you will have an option to download the SDK.