Alipay+ DocsAlipay+ Docs

Perform reconciliation

This section guides you through the general process of performing reconciliation and helps you understand how the amounts in each financial report are calculated.

Before you begin

Before you use the Alipay+ reports to perform reconciliation, make sure that the following data are prepared:

  1. Organize the successful transactions (Failed or canceled transactions are not included). according to the transaction times (the values of the paymentTime or refundTime parameters) from Alipay+. The daily cutoff time is Alipay+'s daily cutoff time, 00:00 UTC+8.
  2. Determine the total count of transactions and fees for every T day.
  3. Determine every T day's transaction amount and the to-be-settled amount for the ACQP.
  4. Determine the fees of every transaction and summarize all the fees according to Alipay+'s fee calculation rules.

Process overview

It is recommended to perform the reconciliation in the following steps:

  1. Reconcile settlements
    1. Compare the settlement amount in the Settlement Report against the amount recorded on the ACQP side.
      • If the data on the two sides is consistent, there are no discrepancies in the settlement amount of the settlement cycle. The reconciliation ends.
      • If discrepancies exist, compare the settlement amount in each clearing cycle against the amounts recorded on the ACQP side. Find the clearing cycle that causes the discrepancies.
  1. Reconcile the transactions and fees of the clearing cycle that cause the discrepancies.
    1. Compare the net settlement amount and the total transaction counts in the Transaction Detail Report against the data recorded on the ACQP side.
      • If discrepancies exist in the transaction data, compare the information of every transaction in the Transaction Detail Report against the data recorded on the ACQP side. Find the transaction that causes the discrepancies.
      • If the data on the two sides is consistent, reconcile the fee data of the clearing cycle.
    1. Compare the net fee settlement amount and the total fee counts in the Fee Report against the data recorded on the ACQP side.
      • If discrepancies exist in the fee data, compare the information of every fee item in the Fee Report against the data recorded on the ACQP side. Find the fee item that causes the discrepancies.
      • If the data on the two sides is consistent, calculate the settlement amount of this clearing cycle.

For details about each step, see the following sections.

Reconcile settlements

Follow the process that is illustrated in the figure below to reconcile the settlement amount of a settlement cycle.

recon settlement.png

Figure 1. Reconcile settlements

  1. Download the Settlement Report from the Alipay+ SFTP server.
  2. Compare the value of the netSettlementAmountValue parameter in the summary section of the Settlement Report against the data recorded on the ACQP side.
    • If the data on the two sides is consistent, there are no discrepancies in the settlement amount of the settlement cycle. The reconciliation ends.
    • If discrepancies exist, compare the values of the netSettlementAmountValue parameter in each clearing cycle against the amounts recorded on the ACQP side. Find the clearing cycle that causes the discrepancies. For how to calculate the total settlement amount in the Settlement Report, see Calculating the amounts - Settlement amount.
  1. Reconcile the transactions and fees of the clearing cycle. See Reconcile transactions and fees for details.

Reconcile transactions and fees

If discrepancies exist in the settlements, you can use the clearing reports to reconcile transactions and fees to find the cause of the discrepancies.

Follow the process illustrated in the figure below to reconcile transactions and fees.

trans settlement.PNG

Figure 2. Reconcile transactions and fees

  1. Download the clearing reports from the Alipay+ SFTP server.
  2. Compare the value of the netSettlementAmountValue parameter and the value of the totalCount parameter of the Transaction Detail Report against the data recorded on the ACQP side.
    • If discrepancies exist in the transaction data, compare the information of every transaction in the Transaction Detail Report against the data recorded on the ACQP side. Find the transaction that causes the discrepancies. For how to calculate the total transaction settlement amount in the Transaction Detail Report, see Calculating the amounts - Transaction settlement amount.
    • If the data on the two sides is consistent, compare the value of the netFeeSettlementAmountValue parameter and the value of the totalCount parameter in the Fee Report against the data recorded on the ACQP side.
      1. If discrepancies exist in the fee data, compare the information of every fee item in the Fee Report against the data recorded on the ACQP side. Find the fee item that causes the discrepancies. For how to calculate the total fee settlement amount in the Transaction Detail Report, see Calculating the amounts - Fee settlement amount.
      2. If the data on the two sides is consistent, calculate the settlement amount of this clearing cycle.

If you have any questions during the reconciliation process, contact connect_support@service.alipay.com for help.

Calculate the amounts

The following section explains how to calculate the transaction amount and fee amount according to each report, and how to determine the settlement amount according to the transaction amount and the fee amount.

Notes:

  • In the reports, the values of all the amount parameters, such as the value of the netSettlementAmount parameter, are provided in the smallest unit of the corresponding currency. For example, if the settlement currency is EUR, and the value of netSettlementAmount is 1000, the actual settlement amount is 10 EUR.
  • Important parameters are highlighted in the screenshots of the sample reports.

Transaction settlement amount

The total settlement amount for transactions is the sum of the settlement amount of the payments minus the sum of the settlement amount of the refunds, namely:

netSettlementAmountValue = sum (settlementAmountValue)

The data in the following report is used:

📎transactionItems_A1234567890_EUR_202204280000200000_20210000_000.csv

image.png

Figure 3. Sample Transaction Detail Report

According to the sample Transaction Detail Report, the following information is provided:

  • The settlement currency is EUR (settlementCurrency = EUR).
  • The payment funds are to be credited to the ACQP, while the refund funds are to be debited from the ACQP. (When transactionType = PAYMENT, fundDirection = CREDIT. When transactionType = REFUND, fundDirection = DEBIT).
  • There are seven payments in total and every payment has a settlement amount of 23 EUR (Seven transactions with transactionType = PAYMENT, settlementAmountValue = 2300).
  • There are seven refunds in total. Four of them with a settlement amount of 10 EUR, and three of them of 13 EUR. (Seven transactions with transactionType = REFUND, three of them with settlementAmountValue = 1300, and four of them with settlementAmountValue = 1000).
  • The total settlement amount for transactions is 82 EUR (netSettlementAmountValue = 8200)

Based on the information above, the following is concluded:

  • The total settlement amount for payments is 23 * 7 = 161 EUR.
  • The total settlement amount for refunds is (13 * 3) + (10 * 4) = 79 EUR.
  • The total settlement amount for transactions is calculated by subtracting the settlement amount for refunds from the settlement amount for payments:

netSettlementAmountValue = sum (settlementAmountValue) = 161 EUR - 79 EUR = 82 EUR

Fee settlement amount

The total fee settlement amount is the sum of all the fees to be debited from the ACQP minus the sum of all the fees to be credited to the ACQP, namely:

netFeeAmountValue = sum (feeSettleAmountValue)

The following sample Fee Report is in the same set of reports as the previous report for Transaction settlement amount and has the following data:

📎feeItems_A1234567890_EUR_202204280000200000_20210000_000.csv

image.png

Figure 4. Sample Fee Report

According to the sample Fee Report, the following information is provided:

  • The fee settlement currency is EUR (feeSettlementCurrency = EUR).
  • The fees for payments, including the service fee and the interchange fee, are to be debited from the ACQP, while the interchange fees for refunds are to be credited to the ACQP. (When transactionType = PAYMENT, feeDirection = DEBIT. When transactionType = REFUND, feeDirection = CREDIT for fees with feeType = INTERCHANGE_FEE).
  • There are 14 fee items for payments and every fee item has a settlement amount of 0.23 EUR (14 fee items with feeType = SERVICE_FEE or INTERCHANGE_FEE, and settlementAmountValue = 2300).
  • There are 14 fee items for refunds. But only seven interchange fees have values, four of the interchange fees have a settlement amount of 0.1 EUR, and three of them of 0.13 EUR. (For seven transactions with transactionType = REFUND, there are seven fee items with feeType=INTERCHANGE_FEE, three of them with settlementAmountValue = 1300, and four of them with settlementAmountValue = 1000).
  • The total fee settlement amount is 2.43 EUR (netFeeSettlementAmountValue = 243).

Based on the information above, the following is concluded:

  • The total fee settlement amount for payments is 0.23 * 14 = 3.22 EUR.
  • The total fee settlement amount for refunds is (0.13 * 3) + (0.1 * 4) = 0.79 EUR.
  • The total fee settlement amount for transactions is calculated by subtracting the fee settlement amount for refunds from the fee settlement amount for payments:

netFeeAmountValue = sum (feeSettleAmountValue) = 3.22 EUR - 0.79 EUR = 2.43 EUR

Settlement amount

The settlement amount of a settlement cycle is calculated in two scenarios:

  • Only one clearing cycle exists in the settlement cycle.
  • Multiple clearing cycles exist in the settlement cycle.

See the following sections for details:

Settlement cycle with 1 clearing cycle

If a settlement cycle contains only one clearing cycle, the total settlement amount is the settlement amount of the clearing cycle. That is the total settlement amount in the Transaction Detail Report minus the total fee settlement amount in the Fee Report, namely:

The settlement report's netSettlementAmountValue of a clearing cycle = netSettlementAmountValue in the Transaction Detail Report - netFeeSettlementAmountValue in the Fee Report

The following sample Settlement Report is in the same set of reports as the previous report for Transaction settlement amount and Fee settlement amount and has the following data:

📎settlement_A1234567890_EUR_202204280000200000_20210000_000.csv

image.png

Figure 5. Sample Settlement Report with 1 clearing cycle

According to the sample Settlement Report, the following information is provided:

  • The settlement currency is EUR (settlementCurrency = EUR).
  • The total settlement amount of the clearing cycle is 79.57 EUR (netSettlementAmountValue = 7957).

Based on the information above, we can conclude that the total settlement amount is calculated by subtracting the total fee settlement amount in the sample Fee Report from the total settlement amount in the Transaction Detail Report:

The settlement report's netSettlementAmountValue of a clearing cycle = netSettlementAmountValue in the Transaction Detail Report - netFeeSettlementAmountValue in the Fee Report = 82 EUR - 2.43 EUR = 79.57 EUR

Settlement cycle with multiple clearing cycles

If a settlement cycle contains multiple clearing cycles, the total settlement amount of the settlement cycle is the sum of the total settlement amounts in the clearing cycles to be credited to the ACQP minus the total settlement amounts in the clearing cycles to be debited from the ACQP, namely:

netSettlementAmountValue in the summary section = sum (netSettlementAmountValue) in the detail section

The data in the following report is used:

📎(Multiple batch sample) settlement_A1234567890_EUR_202201111117957472_202109171107900901003800022697_000.csv

image.png

Figure 6. Sample Settlement Report with multiple clearing cycles

According to the sample Settlement Report, the following information is provided:

  • There are 18 clearing cycles in the settlement cycle (there are 18 rows under the clearingBatchId parameter).
  • The settlement currency is EUR (settlementCurrency = EUR).
  • There are 15 clearing cycles that have no funds settled (netSettlementAmountValue = 0).
  • Only three of the clearing cycles have settlement amounts that are not 0:
    • The clearing cycle with clearingBatchId = 202112241107564000 has a settlement amount of 0.33 EUR to be debited from the ACQP (netSettlementAmountValue = 33, fundDirection = DEBIT).
    • The clearing cycle with clearingBatchId = 202201091107931000 has a settlement amount of 0.02 EUR to be credited to the ACQP (netSettlementAmountValue = 2, fundDirection = CREDIT).
    • The clearing cycle with clearingBatchId = 202201101107957000 has a settlement amount of 0.5 EUR to be credited to the ACQP (netSettlementAmountValue = 50, fundDirection = CREDIT).
  • The total settlement amount of the settlement cycle is 0.19 EUR (netSettlementAmountValue = 19).

Based on the information above, the following is concluded:

The total settlement amount of the settlement cycle is calculated by adding all the settlement amount of every clearing cycle in the settlement cycle:

netSettlementAmountValue in the summary section = sum (netSettlementAmountValue) in the detail section =(15 * 0 EUR + 0.5 EUR + 0.02 EUR) - 0.33 EUR = 0.19 EUR