

作者:創始人 更新時間:2026-02-25 10:52:35
微信開發的產品(如小程序、微信支付、微信小店等)可以與微信生態內的多種平臺和賬號進行關聯,以實現流量互通、功能互補和業務閉環。以下是主要的關聯類型和能力:
Products developed by WeChat, such as mini programs, WeChat Pay, WeChat Xiaodian, etc., can be associated with various platforms and accounts within the WeChat ecosystem to achieve traffic interoperability, functional complementarity, and business closure. The following are the main types of associations and abilities:
小程序可關聯的微信生態產品
WeChat ecosystem products that can be associated with mini programs
公眾號與服務號
Official account and service account
小程序可綁定為“相關公眾號”或“關聯公眾號”:
Applets can be bound as "related official account" or "related official account":
相關公眾號:在小程序主頁展示該公眾號入口,引導用戶關注。
Relevant official account: display the official account entrance on the applet homepage to guide users to pay attention.
關聯公眾號:可在公眾號的自定義菜單、模板消息、客服消息中插入小程序卡片,實現文章內直接跳轉。
Associated official account: you can insert an applet card in the user-defined menu, template message, and customer service message of the official account to directly jump within the article.
公眾號最多可關聯10個同主體小程序、3個非同主體小程序。
The official account can be associated with up to 10 applets with the same subject and 3 applets with different subjects.
視頻號
Channel
小程序可通過微信小店或直接開發能力與視頻號聯動:
Mini programs can be linked to video accounts through WeChat mini stores or direct development capabilities:
在視頻號直播或短視頻中掛載小程序商品卡片,實現“邊看邊買”。
Attach mini program product cards to live streams or short videos on the video account to achieve "watching and buying at the same time".
視頻號主頁可綁定小程序,作為粉絲一鍵進入商城或服務的入口。
The homepage of the video account can be linked to a mini program, which serves as a one click entry point for fans to enter the mall or services.
小程序可調用接口跳轉至視頻號直播間或短視頻。
The mini program can call the interface to jump to the live stream or short video of the video account.
企業微信
WeCom
小程序可關聯至企業微信,實現內部辦公與外部服務融合:
Mini programs can be linked to enterprise WeChat to achieve the integration of internal office and external services:
在企業微信工作臺添加小程序應用,員工可直接調用。
Add a mini program application to the enterprise WeChat workbench, which employees can directly call.
通過企業微信客服場景,向客戶發送小程序鏈接(如訂單查詢、預約服務)。
Send mini program links (such as order inquiry and appointment services) to customers through enterprise WeChat customer service scenarios.
支持將小程序嵌入客戶溝通工具欄,提升服務效率。
Support embedding mini programs into customer communication toolbars to improve service efficiency.
微信小店
WeChat Store
小程序可與微信小店深度綁定,實現數據互通與功能聯動:
Mini programs can be deeply linked with WeChat mini stores to achieve data interoperability and functional linkage:
小程序可調用API獲取小店訂單、商品列表,實現“小程序下單、小店發貨”。
Mini programs can call APIs to obtain orders and product lists from small stores, achieving "mini program ordering and small store shipping".
支持在小程序內嵌入小店首頁、優惠券、訂單詳情頁。
Support embedding the store homepage, coupons, and order details page within the mini program.
通過“訂單通知”接口,實現下單成功后雙向消息同步。
Through the "Order Notification" interface, achieve two-way message synchronization after successful ordering.
微信支付商戶號
WeChat Pay Merchant Account
小程序可綁定微信支付商戶號,實現支付功能:
The mini program can bind WeChat Pay merchant account to achieve payment function:
開發者需在微信支付商戶平臺申請AppID授權,經小程序管理員確認后完成綁定。
Developers need to apply for AppID authorization on the WeChat Pay merchant platform and complete the binding after confirmation by the mini program administrator.
綁定后,小程序即可調用微信支付接口,完成商品購買、打賞等交易。
After binding, the mini program can call the WeChat Pay interface to complete transactions such as product purchase and tipping.
微信小店成長中心 - 功能指引
WeChat Small Store Growth Center - Function Guide
騰訊網
Tencent News
微信開放文檔
WeChat Open Document
騰訊網
Tencent News
微信小店可關聯的賬號類型(商家視角)
Types of accounts that can be associated with WeChat small shops (merchant perspective)
微信小店作為商家運營工具,可關聯以下賬號以拓展帶貨渠道:
As a business operation tool, WeChat mini stores can be associated with the following accounts to expand their sales channels:
視頻號:關聯后可在短視頻和直播間上架商品,支持“店鋪自營”或“達人帶貨”模式。
Video ID: After association, products can be listed in short videos and live streaming rooms, supporting "store self operation" or "influencer sales" modes.
公眾號/服務號:關聯后可在圖文消息中插入商品卡片,文章內直接轉化。
Official account/Service ID: After association, commodity cards can be inserted into graphic and text messages, which can be converted directly within the article.
企業微信:企業員工可一鍵分享店鋪或商品至微信聊天,提升私域銷售效率。
Enterprise WeChat: Enterprise employees can easily share their store or products on WeChat chat with just one click, improving the efficiency of private domain sales.
小程序:可將小店商品嵌入自有小程序,實現多端流量導流與數據統一。
Mini program: It can embed small store products into its own mini program to achieve multi terminal traffic diversion and data unification.
多端用戶身份統一(開發者視角)
Multi terminal user identity unification (developer perspective)
為實現小程序、APP、公眾號等多端用戶身份統一,微信提供兩種方案:
To implement mini programs APP、 The identity of official account and other multi end users is unified, and WeChat provides two solutions:
UnionID體系:將小程序、移動APP、公眾號綁定至同一微信開放平臺賬號,獲取唯一UnionID,實現跨平臺用戶識別。
UnionID system: bind the applet, mobile APP and official account to the same WeChat open platform account to obtain the unique UnionID and realize cross platform user identification.
2
two

身份管理服務:通過微信開放平臺的“用戶賬號綁定”功能,使用user_id實現自定義身份體系的關聯,支持微信登錄、蘋果登錄等多方式。
Identity management service: Through the "User Account Binding" function of WeChat Open Platform, user-defined identity system association is implemented using user_id, supporting multiple methods such as WeChat login and Apple login.
綜上,微信開發的產品可通過官方開放能力,與公眾號、視頻號、企業微信、微信小店、微信支付等深度關聯,構建完整的“內容—引流—轉化—服務”閉環生態。
To sum up, the products developed by WeChat can be deeply related to official account, video accounts, enterprise WeChat, WeChat stores, WeChat payment, etc. through the official opening ability, to build a complete closed-loop ecosystem of "content - drainage - transformation - service".
整合同類新聞,相關新聞一手掌握
與互聯網同行,實時掌握網建行業動態
日期:2026-03-04 09:19:56瀏覽次數:1次
日期:2026-02-25 10:59:53瀏覽次數:6次
日期:2026-02-25 10:52:35瀏覽次數:3次
日期:2026-02-25 10:44:14瀏覽次數:3次
日期:2026-02-19 15:37:06瀏覽次數:3次
400-089-6678
技術及服務人員實時指導 在線答疑
