Magento 2 TikTok Integration

Installation and User Guide for Magento 2 Tiktok Integration Extension

Table of Contents

  1. Installation
    • Installation via app/code
    • Installation via Composer
  2. Configuration Settings for Tiktok Integration
    • General Settings
    • Integration
    • Product
  3. How to Test Products in Tiktok
  4. How to place Order from Tiktok to Magento

Installation

https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer

Configuration Settings for Tiktok Integration

Go to Admin > Stores > Configuration > Scommerce Configuration > Tiktok Integration

General Settings

image.png

Integration

image.png

Product

image.png

How to Create Products in Tiktok

To create products in TikTok, go to App and Services > Development Kits > Development Shops > Manage Accounts

Click on Authorise app

Check the Catalogue > click on Authorise

Click ok Confirm to install

Check the terms and conditions block > Click on Authorise

Navigate to Admin > Catalog > Product > Strive Shoulder Pack. Select any product, click Edit, then go to the TikTok section and set the attribute 'Is TikTok product?' to 'Yes'

image.png

Then, run the following command to import the product(s) on Tiktok:

php bin/magento scommerce:tiktok:createproducts

Once the product setup is complete, go to TikTok > Manage Accounts, click Start Testing, and then select Manage Products as shown in the image below.

image.png

You can see the Joust Duffle Bag product is now created in Tiktok.you can run the product command to show orders in Magento

image.png

How to Update product in Tiktok

Updated the quantity of the Joust Duffle Bag to 100 in the Admin panel.

image.png

Then run the Tiktok Update product command on the server.

php bin/magento scommerce:tiktok:updateproducts

image.png

Once the command is executed, the product quantity in TikTok is updated to 100.

image.png

Create Orders in Tiktok and Import into Magento

To place an order from TikTok, go to App and Services > Development Kits > Development Shops > Manage Accounts

Click on Start Testing

image.pngThen Click on Test Order

image.png

Select the product and shipping option, then click Submit. A new order will be created on TikTok.

image.png

Next, execute the order creation command to import orders into Magento.

php bin/magento scommerce:tiktok:createorders

TikTok orders are now imported in Magento, see the screenshot below.

image.png

Tiktok API Logs

You can check the Scommerce TikTok Logs by navigating to Admin > System > Scommerce TikTok API Logs > Logs Table

image.png

image - 2025-11-28T190519.502.png

Create Shipment in TikTok and Process Refund/Return

Steps to Create a Shipment and Process Refunds

  1. Go to the TikTok Admin portal and create a shipment.
  2. On the right side, open the Create Label dropdown and select Continue without combining. The shipment will be created.
  3. If you request a refund after the shipment has been created, you must approve the refund from the Admin section and then submit the refund.
  4. Finally, run the order update command. The order status will then be updated in Magento 2.
php bin/magento scommerce:tiktok:updateorders

image - 2025-12-17T155601.107.jpg

image - 2025-12-17T155629.864.png

image - 2025-12-17T155653.649.pngimage - 2025-12-17T155714.897.png

image - 2025-12-01T133459.497.png

image - 2025-12-01T133513.439.png

image.png

image - 2025-12-01T133829.561.png

image - 2025-12-01T133530.222.png

image.png

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.


Revision #39
Created 22 October 2025 10:40:12 by scommerce
Updated 12 January 2026 11:19:15 by scommerce