Zu Inhalt springen

@capgo/capacitor-WeChat

Capacitor WeChat-Plugin - WeChat SDK-Integration für Authentifizierung, Teilen, Zahlungen und Mini-Programme

Übersicht

Übersicht

Capacitor WeChat-Plugin - WeChat SDK-Integration für Authentifizierung, Teilen, Zahlungen und Mini-Programme.

Hauptfunktionen

Hauptfunktionen
  • initialize - Initialize the WeChat SDK with your application credentials.
  • isInstalled - Überprüfen Sie, ob das WeChat-App auf dem Gerät installiert ist.
  • auth - Authentifizieren Sie den Benutzer mit WeChat OAuth.
  • share - Teilen Sie Inhalte über WeChat.
MethodeBeschreibung
initializeInitialize the WeChat SDK with your application credentials.
isInstalledÜberprüfen Sie, ob das WeChat-App auf dem Gerät installiert ist.
authAuthentifizieren Sie den Benutzer mit WeChat OAuth.
shareTeilen Sie Inhalte über WeChat.
sendPaymentRequestZahlungsanfrage an WeChat Pay senden.
openMiniProgramWeChat-Miniprogramm öffnen.
chooseInvoiceRechnung aus WeChat auswählen.
getPluginVersionNatives Capacitor-Pluginversion erhalten.

Diese Referenz wird von src/definitions.ts in capacitor-wechat.

Wenn Sie __CAPGO_KEEP_2__ verwenden @capgo/capacitor-wechat um Authentifizierung und Kontenflüsse zu planen und zu verbinden 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 Zwei-Faktor-Authentifizierung für die Implementierungsdetails in Zwei-Faktor-Authentifizierung.