Dokumentation

1Alipay Signup Documentation

The Singup documentation explains to you quickly how you are able to get your own Alipay account. This is a requirement in order to start processing transactions.

There are two different Alipay integrations:

  • Alipay China is for chinese merchants: customer pays RMB, merchants get RMB

  • Alipay Global is for foreign companies: customer pays RMB, merchants get USD etc.

Note
The application only integrated Alipay Global.

When you create a processor configuration under Space > Payment > Configuration > Processors you have the option between a Sandbox and Production account.

1.1Alipay Sandbox Account

The Sandbox account is already pre-poulated with Alipay credentials for a Standard test account when you create a processor configuration for Alipay.

1.2Alipay Production Account

Before we can start with the configuration of the Alipayproduction Processor you will have to get an account. To get a production account go to https://global.alipay.com/ and signup for an account. Inside the signup process you can apply for the Cross-border Online Payment Product at Alipay by clicking on the apply button.

Apply Alipay Live Account
Figure 1. Apply for a Alipay Live Account.

One your application has been approved you will receive the credentials for the live account.

2Configure Alipay Production Account

Once you have finalized your application for Alipay and it has been reviewed you can switch to the production mode.

2.1Create Alipay Processor

Alipay will provide you with a Partner ID that you put into the processor configuration under Space > Payment > Configuration > Processors.

After your have stored the configuration you will have to create a public key and upload it on your Alipay merchant web page. In order to do this follow the steps:

  1. Go to Space > Payment > Configuration > Processors and click on your processor configuration.

  2. Click on Generate a New Key on the right hand side if you have not already generated the key. This will generate a new keypair.

  3. After the key has been generated, click on the View Key button on the right hand side to view the key.

  4. In another browser window open your Alipay account by logging on to your Alipay account page.

  5. On this page, click on the See Key link.

  6. On the next page, under the RSA2 heading, select Edit my public key and in the popup that appears, copy and paste the full key from the processor page. Click on Save.

If you have problems with setting up the key on your Alipay page, you can contact Alipay support on overseas_support@service.alibaba.com and send them the key to update in your account.

The detailed instructions for updating the keys are also available on the Alipay documentation page.

2.2Create Payment Method Configuration

Once you stored your payment credentials you are able to use the Connector Wizzard to generate the payment method and connector for you. Just click on Configure Connectors and you will be asked which connector you want to generate.

Create Alipay Keys
Figure 1. Use the Connector Wizard to generate the available connectors.

For more information about the processor concept and how this work have a look at our Payment Documentation.

2.3Which API Do I Need To Use

Alipay provides two API the standard Cross-Border-Online Payments and the New Cross Border Online Payments. By default we activate the Standard Cross-Border Online Payments. In case you test and you see an ACCESS FORBIDDEN message on the payment page, try to switch the account type first.