In this article, we will cover how to configure your TikTok Shop for Loop Returns.
Overview
This guide provides step-by-step instructions for solution engineers to implement the integration between Loop, a return platform, and TikTok Shop, a marketplace. The integration addresses several limitations of TikTok Shop’s default return process by utilizing a non-public feature called H5 Redirect. This feature allows buyers to be redirected to the merchant's return platform portal.
Requirements
H5 Redirect Feature Approval
- Description: H5 Redirect is a whitelisted feature that needs explicit approval.
- Action: The merchant’s Account Manager must request an exception to the platform return and get approved for the H5 Redirect.
Order Availability in Shopify
- Description: Loop requires the order to exist in Shopify to look it up.
- Action: Pipe17 writes the order into Shopify in a specific way that allows Loop to find it without any modifications.
* The existing TikTok Shop provided Shopify connector does not work. The merchant would need to use Pipe17 to flow orders from TikTok Shop to Shopify.
* This requirement will go away once Loop support multi channel, as of today it is not possible since all TikTok merchants that want to use Loop are most likely already Shopify merchants.
Return Portal Update
- Description: Merchants need to update their return portal instructions.
- Action: Update the return portal to inform customers that they need to use the shipping address zip code instead of the email address due to TikTok Shop not providing email addresses.
Step-by-Step Implementation
- Request H5 Redirect Feature Approval
- Contact Account Manager: Reach out to the TikTok Shop Account Manager.
- Request Exception: Request an exception to the platform return process and approval for the H5 Redirect feature.
- Approval Confirmation: Wait for confirmation of the H5 Redirect feature approval.
- Configure TikTok Shop and Pipe17 Integration
- Setup Pipe17 Account
- Add TikTok Shop Integration and press Connect
- Settings
- Pull Orders
- Push Fulfillments
- Push Refunds
- Add Shopify Integration and press Connect
- Settings
- Push Orders
- Pull Fulfillments
- Pull Refunds
- Configure the order sync to Shopify is in fulfillment mode
- Verify Order Sync: Ensure that orders from TikTok Shop appear in Shopify correctly by conducting test orders.
- Update Return Portal Instructions
- Access Return Portal Settings: Log in to the Loop dashboard and navigate to the return portal settings.
- Modify Instructions:
- Update the return portal instructions to inform customers they must use their shipping address zip code instead of their email address to initiate a return.
- Ensure the instructions are clear and prominently displayed.
- Test the Update: Perform a test return to verify that the instructions are clear and that customers can successfully initiate a return using their zip code.
TikTok Shop Install
- Install the TikTok Shop Return Proxy App
https://services.us.tiktokshop.com/open/authorize?service_id=7252639977727674154 - Select Loop (Pipe17) as a return portal partner
- Configure the return URL as such
https://{RETURN PORTAL URL}/?order=[TT_ORDER_NUM]&zip=[TTS_ZIP_CODE] - It is recommended to update your Return Portal specifically calling out the fact that TTS requires TikTok Shop Order # and Shipping Address Zip Code for look up. Email WILL NOT work.
- On Pipe17, Enable "Push refunds to TikTok"
- On the Supported Platform by Loop Connector, enable Pull Refunds.
Example
TikTok Return Portal Setting
Comments
0 comments