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

iNotify instructions

iNotify helps developers simulate the process of receiving and handling asynchronous notifications.

Before you start

Before using iNotify, go to Alipay Developer Center, enter the Integration Settings section, and configure your settings for the sandbox environment.

  1. Click the Sandbox tab, then click Edit public key.

image.png

  1. Enter your public key and click Submit.

image.png

If you do not have a public key, you can download the tool for generating RSA2 keys and use it to generate your keys.

image.png

  1. Enter your notification URL, which will be used for receiving notifications.

image.png

Use iNotify

To use iNotify, complete the following steps:

  1. Configure the notification type (Request type) and address (Notification URL). The default address is the notification URL that you specified in Integration Settings. For example:

image.png

  1. (Optional) Edit the notification message in the Body field.

image.png

  1. Click Send.

image.png

iNotify then sends a simulated asynchronous notification to your address and validates whether your system handles the notification as expected. The validation result is displayed in the Response area.

To start using the iNotify tool, go to Alipay Developer Center, create an application, and then locate iNotify under Development Tools.