Alipay official payment interface application configuration tutorial (how to open Alipay payment interface)

Alipay official payment interface application configuration tutorial (how to open Alipay payment interface)

Opening of payment products (face-to-face payment, mobile website payment, computer website payment, etc.)

  • Register and log in to Alipay (enterprise or self-employed qualification)

  • Complete the payment product contract

    • Select [Product Center] on the menu bar, select the product you want to sign and apply for in the payment products, such as face-to-face payment, mobile website payment, computer website payment, etc., and upload the relevant qualifications to apply for activation according to the guidelines.

    •  

Create web/mobile app

  • Log in to the developer ( Alipay developer platform ) and enter the console

  • Create web / mobile app

    • Click the [Create Webpage/Mobile Application] button to create, fill in the relevant information of your application to create.

    •  

  • Apply configuration settings

    • Select the application you created and configure it

  • Developer settings:

    • Click the Settings/View button, and follow the instructions to set and configure (be sure to save your "Alipay public key" after the setting is completed).

    • Note: If this step has been set when creating the application, this step can be ignored.

  • Bind payment products

    • Select the payment products you have signed, such as mobile website payment, computer website payment, etc. to bind

    •  

Summarize

  • After completing the above operation steps, you can use mobile website payment and computer website payment. Generally, we will use the following configuration parameter information

  • APPID:

    • APPID is generally your application ID number, which can be viewed in [Webpage/Mobile Application]

  • Merchant application private key:

    • Application private key generated when using "Alipay Open Platform Key Tool":

    • Click the Generate Key button, the tool will automatically generate the application public key (public_key) and application private key (private_key)

  • Alipay public key:

    • Open the application you started, click [Development Settings] on the left, and find the development information on the right "Interface signing method (key/certificate)".

    • Click the [Settings/View] button to view

    •  

Guess you like

Origin blog.csdn.net/Andrew_Chenwq/article/details/129634255