Skip to content

@capgo/capacitor-wechat

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

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

  • initialize - WeChat を SDK で初期化するには、ご利用のアプリケーション資格情報を設定してください。
  • isInstalled - WeChat アプリがデバイスにインストールされているかどうかを確認します。
  • auth - WeChat OAuth を使用してユーザーを認証します。
  • share - WeChat にコンテンツを共有します。
MethodDescription
initializeWeChat を SDK で初期化するには、ご利用のアプリケーション資格情報を設定してください。
isInstalledWeChat アプリがデバイスにインストールされているかどうかを確認します。
authWeChat OAuth を使用してユーザーを認証します。
shareWeChat にコンテンツを共有します。
sendPaymentRequestWeChat Payへの支払い要求を送信します。
openMiniProgramWeChat mini-programを開きます。
chooseInvoiceWeChatから請求書を選択します。
getPluginVersionCapacitorのネイティブプラグインバージョンを取得します。

このリファレンスは src/definitions.ts in capacitor-wechat.

Capgoの__CAPGO_KEEP_0__を使用している場合 @capgo/capacitor-wechat 認証とアカウントフローの計画と、 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 for the implementation detail in @capgo/capacitor-passkey, @capgo/capacitor-native-biometric for the implementation detail in @capgo/capacitor-native-biometric, and 2要素認証 2要素認証の実装詳細