Skip to content

Quick Start

Prerequisites

  • Register on the Alipay Open Platform and apply for APP payment permissions.
  • Prepare your project (based on Cordova/Ionic/Capacitor).
  • Obtain the plugin code and download it to your local environment.

Development Environment

  • Android Studio
  • Xcode
  • Node.js
  • Cordova

Install Plugin

Local Installation

shell
cordova plugin add ../cordova-plugin-alipay --variable ALIPAY_APP_ID=xxx

Remove Plugin

shell
cordova plugin remove cordova-plugin-alipay --variable ALIPAY_APP_ID=xxx

Apache 2.0 License.