Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the interface of SHOPEE 2.0 #49

Open
zhouzhao1999 opened this issue May 2, 2022 · 3 comments
Open

How to use the interface of SHOPEE 2.0 #49

zhouzhao1999 opened this issue May 2, 2022 · 3 comments

Comments

@zhouzhao1999
Copy link

After "pip install pyshopee" is installed, it is still the interface of API 1.0. If I want to use the interface of SHOPEE 2.0, what should I do? thank you very much!

@JimCurryWang
Copy link
Owner

JimCurryWang commented May 3, 2022 via email

@himacri
Copy link

himacri commented Aug 2, 2022

Hi, thanks for the great experience you have created pyshopee is giving me.

I need to install pyshopee2 and I'm looking into it, but I can't seem to figure out how to operate it.
Could you please post an example like you did in v1? Or I would like a reference.

I need to know how to list one item in the store after authenticating my account.

Looking forward to your reply.
Thanks.

@JimCurryWang
Copy link
Owner

Try this...

import pyshopee2

client = pyshopee2.Client( shopid, partnerid, API_key )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants