Skip to main content

Testing Account

Testing account provide tokopedia QC account for testing purpose. On testing account, user can do several task such as :

  1. Simulate to use Seller API services
  2. Simulate full flow of manage QC product
  3. Simulate full flow of sell QC product
  4. Simulate full flow of order QC product

Add Testing Account

User only allow to add maximun two testing account for one App ID. First choose Add Application at the front page of developer console.

API

Add App

At Add Application Page, choose App Type as Testing App.

Add Testing Account

There are some prerequisition to create testing account :

  1. Maximun text at App name for testing account are 14
  2. Make sure app name are unique because it will also use to generate domain for shop QC

If all prerequisition have been met, then click create button and testing app will show as yellow box at the front page of developer console.

Testing Account

When click testing app account, user also can do some existing menu at Live App such as :

  1. Authentication Management
  2. Log History
  3. API Playground

View Buyer Account

To view buyer's username and password for login at tokopedia website, user can access Buyer Account inside testing app account. For order testing purposes, our partner can request dummy balance on our JIRA ticket here.

Buyer Account

View Seller Account

To view seller's username and password for login at tokopedia website, user can access Seller Account inside testing app account.

Seller Account

Inside Seller Account already provided with shop url to enable testing API, simulate manage, & sell product.

Testing API

Below are summarize how to access Seller API Services at testing account :

  1. Generate Access Token using client_id and Client Secret at Authentication Management inside testing account menu. See Developer Guide to obtain access token
  2. Use parameter App ID as fs_id. App ID can be retrieve at Authentication Management inside testing account menu
  3. Use parameter shop_id. Shop ID can be retrieve by access API Get Shop Info

After all 3 steps already done, we can start using Seller API services at all available module at this documentation.

Have a feedback?