cloudbase-wechat-integration

Integrate WeChat payment and OAuth into CloudBase applications.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/mbpz/poetry-atlas-mp --skill cloudbase-wechat-integration-mbpz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudbase-wechat-integration
Source: https://github.com/mbpz/poetry-atlas-mp/tree/main/.agents/skills/cloudbase/references/cloudbase-wechat-integration
Command: npx skills add https://github.com/mbpz/poetry-atlas-mp --skill cloudbase-wechat-integration-mbpz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit simplifies the integration of WeChat functionalities such as payments and OAuth into CloudBase applications, streamlining the user experience and reducing development complexity.

Core Features & Use Cases

  • WeChat Payment: Seamlessly integrate WeChat payment options like Mini Program, JSAPI, and Native QR-code payment.
  • Official Account OAuth: Handle OAuth flows for Official Account login and user data retrieval.
  • Use Case: If you're building a CloudBase application that requires WeChat payment and user authentication, this Skill unit will guide you through the setup and integration process.

Quick Start

Run the skill 'cloudbase-wechat-integration' to configure WeChat payment and OAuth in your CloudBase application.

Frequently Asked Questions about cloudbase-wechat-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate WeChat payment into a CloudBase application?

To integrate WeChat payment into a CloudBase application, run the cloudbase-wechat-integration Skill to configure merchant credentials and support Mini Program, JSAPI, and Native QR-code payments.

Does CloudBase support Official Account OAuth flows for user login?

Yes, CloudBase supports Official Account OAuth flows. The integration handles user authentication and data retrieval by configuring OAuth settings directly within your CloudBase environment.

What do I need to configure before setting up WeChat JSAPI payment in CloudBase?

Before setting up WeChat JSAPI payment, you need an active CloudBase environment and configured merchant credentials entered in the CloudBase console to process transactions.

Can I use CloudBase to handle both WeChat Mini Program payments and user authentication together?

Yes, you can use CloudBase to handle both WeChat Mini Program payments and Official Account OAuth together. The integration streamlines both functionalities to reduce development complexity.

What WeChat payment methods are supported when building on CloudBase?

WeChat payment integration on CloudBase supports Mini Program payment, JSAPI payment, and Native QR-code payment. This allows you to streamline checkout across multiple WeChat platforms.

What is the best way to simplify WeChat OAuth integration for CloudBase projects?

The best way to simplify WeChat OAuth integration is to run the cloudbase-wechat-integration Skill, which configures the authentication flows and user data retrieval setup automatically.