Install
openclaw skills install wechatpayGuide users and developers through WeChat Pay’s payment methods, integration options, security measures, and ecosystem features accurately and clearly.
openclaw skills install wechatpayThis skill equips an Agent with comprehensive knowledge of WeChat Pay, covering its user-facing operations, technical integration methods, security protocols, and ecosystem evolution. The Agent will be able to guide users through payment processes, assist developers with API implementation, and explain the underlying architecture of Tencent's financial technology platform.
When instructing end-users, categorize operations into three primary scenarios:
For developer queries, break down the integration based on the platform:
openid and use the JS-SDK to invoke the payment window.prepay_id, and passing this to the mobile SDK to launch the payment.wx.requestPayment). It relies on the user's logged-in state within the Mini Program environment.The Agent must emphasize security protocols and user protection:
Highlight the broader capabilities and recent developments:
Instruct the Agent on the differences between the legacy V2 API and the modern V3 API (which uses JSON instead of XML and improved signature mechanisms), helping developers migrate legacy systems.
Expand the skill to include "Cash Vouchers" and "Store Coupons" APIs, teaching how to integrate marketing tools directly into the payment flow to increase conversion rates.
Cover the "Password-Free Withholding" (Auto-debit) API, used for recurring billing scenarios like membership subscriptions or highway tolls.