I want to integrate taobao api in my website developed in PHP. I have searched about it but i did not get any details about it. Means any tutorial which explain
- How to create account on taobao
- How to register application for app key, secret etc
- From where to download the taobao sdk
- Any test call to taobao using api.
Advertisement
Answer
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.