Capacitor WeChat Plugin - WeChat SDK integration for authentication, sharing, payments, and mini-programs.
__CAPGO_KEEP_0__
- アプリケーション資格情報でWeChat __CAPGO_KEEP_0__を初期化します。initialize- Initialize the WeChat SDK with your application credentials.isInstalled- WeChat OAuth でユーザーを認証します。auth- WeChat にコンテンツを共有します。share__CAPGO_KEEP_0__
API
API| メソッド | 説明 |
|---|---|
initialize | アプリケーションIDとパスワードを使用してWeChat SDKを初期化します。 |
isInstalled | デバイスにWeChatアプリがインストールされているかどうかを確認します。 |
auth | WeChat OAuthを使用してユーザーを認証します。 |
share | WeChatにコンテンツを共有します。 |
sendPaymentRequest | WeChat Payに支払い要求を送信します。 |
openMiniProgram | WeChatミニプログラムを開きます。 |
chooseInvoice | WeChatから請求書を選択します。 |
getPluginVersion | ネイティブの Capacitor プラグインのバージョンを取得します。 |
ソース・オブ・トラース
ソース・オブ・トラースのセクションThis reference is synced from src/definitions.ts in capacitor-wechat.
Keep going from @capgo/capacitor-wechat
Section titled “Keep going from @capgo/capacitor-wechat”If you are using @capgo/capacitor-wechat to plan authentication and account flows, connect it with Using @capgo/capacitor-wechat for the native capability in Using @capgo/capacitor-wechat, @capgo/capacitor-social-login for the implementation detail in @capgo/capacitor-social-login, @capgo/capacitor-passkey @capgo/capacitor-passkeyの実装詳細について @capgo/capacitor-native-biometric @capgo/capacitor-native-biometricの実装詳細について、そして 2要素認証 2要素認証の実装詳細について、そして