Alipay, China's leading third-party online payment solutionAlipay, China's leading third-party online payment solutionDOCS

      Getting started

      This page is an overview of the integration process of Auto Debit

      #Overview

      You can start your integration from Alipay Developer Center. The main integration steps are as follows:

      Getting started.jpg

      Figure 1. Integration steps


      For more information about how to perform the integration, see DevelopmentBesides, contact Alipay technical support to get the address of Alipay Developers Center.


      #Adding new digital wallets

      This section is intended for the merchant who has already integrated with one of Alipay supported wallets.


      If you have integrated with one of the supported wallets, you can add other new wallets that are supported by Alipay quickly and easily. If you are using the same Client ID for all wallets, only the following API changes are required:

      API

      Request Parameters

      Expected value

      v1/authorizations/consult

      customerBelongsTo

      The value of the digital wallet, such as GCASH.

      v1/authorizations/applyToken

      customerBelongsTo

      The value of the digital wallet, such as GCASH.

      v1/payments/pay

      paymentMethodType

      The value of the digital wallet, such as GCASH.

      Table 1. API changes required for adding new wallets


      The supported value of paymentMethodType/customerBelongsTo and the corresponding digital wallets are listed as follows:

      Value of paymentMethodType

      Digital wallet

      TRUEMONEYTrueMoney
      ALIPAY_HKAlipayHK
      TNGTouch 'n Go
      ALIPAY_CNAlipay CN
      GCASHGCash
      DANADANA
      BKASHbKash
      KAKAOPAYKakao Pay

      EASYPAISA

      Easypaisa

      Table 2. List of digital wallets


      Note:

      If merchant requires different Client ID for different digital wallets, the clientId in the API header must be replaced with corresponding clientId assigned for that wallet. 


      #More information

      Registering an account

      Creating an application