Skip to content

@capgo/capacitor-wechat

Capacitor WeChat プラグイン - WeChat SDK の認証、共有、決済、ミニープログラムの統合

Capacitor WeChat Plugin - WeChat SDK integration for authentication, sharing, payments, and mini-programs.

  • 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アプリがインストールされているかどうかを確認します。
authWeChat OAuthを使用してユーザーを認証します。
shareWeChatにコンテンツを共有します。
sendPaymentRequestWeChat Payに支払い要求を送信します。
openMiniProgramWeChatミニプログラムを開きます。
chooseInvoiceWeChatから請求書を選択します。
getPluginVersionネイティブの Capacitor プラグインのバージョンを取得します。

This reference is synced from src/definitions.ts in 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要素認証の実装詳細について、そして