Articles in this section

Set up a connection to Shopee

Shopee is an e-commerce platform. It offers a wide variety of products and provides customers with easy, secure, and fast online shopping.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

OAuth 2.0 client *  

Select the OAuth 2.0 client that stores the client ID and client secret provided by Shopee.

dataLoad.svg​​ How to retrieve the client ID and client secret 

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( pencil.svg ) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource.

Domain * 

Enter your Shopee account domain. For example, if your Shopee account instance URL is https://partner.shopeemobile.com/api/v2, then partner.shopeemobile.com is your domain.

Partner ID * 

Enter your Shopee app partner ID (live or test depending on your account environment).

dataLoad.svg​​ How to retrieve partner ID 

Partner key * 

Enter your Shopee app partner key (live or test depending on your account environment).

Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s partner key safe. When editing this form later, you must enter this token again; it is stored only when the connection is saved and never displayed as text.

dataLoad.svg​​ How to retrieve partner key 

Shop ID * 

Enter your Shopee shop ID.

dataLoad.svg​​ How to retrieve shop ID 

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 auth universal connector documentation.

How to retrieve the partner ID/client ID and partner key/client secret

  1. Sign in to your Shopee open platform account.

  2. Navigate to App management > App list.

  3. Select the required application. For information on how to create an app,

    see App management.

  4. Navigate to App key.

  5. Copy Partner ID (live or test depending on your account environment).

  6. Click the Eye icon and copy Key (live or test depending on your account environment).

Shopee.png

How to retrieve shop ID

  1. Sign in to your Shopee Seller Central account.

  2. Navigate to Product > Myproducts > More.

  3. Click Live preview.

  4. From the product URL, copy ID. For more information, see How do I check my shop ID.

Additional references