Skip to content

Settlement Statements

Settlement cycle types

Settlement modeDescription
T+N daysTransactions of day T are settled on day N
T+N weeksTransactions of week T are settled on Monday of week N (configured by contract)
T+N biweeklyTransactions of week T and the following week are settled together on Monday of week N (configured by contract)
T+N monthsTransactions of month T are settled on the 1st day of month N (configurable at month start or month end)

Purpose

Generate settlement summary and detail statements for merchants according to the configured settlement cycle, used for periodic fund settlement confirmation.

  • Settlement summary statement: Shows net amounts aggregated by country and payment method.
  • Settlement detail statement: Displays settlement details for each payin transaction line by line.

Refund notes

  • Time information is based on the refund transaction and is independent of the original transaction.
  • The merchant order number uses the refund order number (refund_id).

Negative settlement notes:

  • A settlement statement will still be issued.
  • Merchant balance will not be deducted; it needs to be netted against positive settlement statements before payout.
  • FX rate fields and times are empty.

Filtering and export

You can obtain settlement statements via the following three paths:

  • 'Finance Management' > 'Statement Download' to download settlement statements.
  • 'Settlement Management' > 'Settlement Orders', in the current list:
    • If no documents are selected, you can download all settlement summaries and details.
    • If documents are selected, you can download settlement summaries and details for the selected range.
  • 'Settlement Management' > 'Settlement Orders', enter the settlement order details page to download the details of the current settlement order.

Settlement templates

Merchant ID_settlement_sum.xlsx
Merchant ID_settlement_detail.xlsx

Settlement summary sample

HeaderField descriptionMeaningSampleEnum
Created TimeSettlement creation timeThe time when the platform generated the settlement order.40:00.0
Settle IDSettlement confirmation IDThe platform-internal unique identifier of the settlement order.FSTSC202308140220441450264
Txn AmountTransaction amountAggregated amount of all transactions within the settlement cycle (excluding fees, taxes, etc.).4.99
Txn CurrencyTransaction currency-USD
Txn FeeFeeAggregated fees.-1.99
Txn Fee CurrencyFee currency-USD
Txn TaxTaxAggregated taxes.-0.1
Txn Tax CurrencyTax currency-USD
Merchant Txn TaxMerchant remitted taxAggregated merchant remitted taxes.-0.5
Merchant Txn Tax CurrencyMerchant remitted tax currency-USD
Security DepositRolling security depositPortion of transaction funds reserved or frozen by the platform.
Security Deposit CurrencyRolling security deposit currency-
Net Amount(confirm)Net amountThe aggregated net amount to be settled to the merchant after deducting fees, taxes, etc.
Net Amount = Txn Amount + Txn Fee + Txn Tax
2.4
Net CurrencyNet currencyUsually the same as the merchant’s required settlement currency.USD
Exchange TypeFX timing (settlement time / trade day / confirmation day)Indicates the FX timing applicable to this settlement order.On Settlement TimeOn Settlement Time: FX at settlement day
On Txn Complete Time: FX at trade day
On Confirm Time: FX at currency confirmation
Settlement AmountSettlement amountThe amount actually used when settling with the merchant.3.99
Settlement CurrencySettlement currencyThe currency used for settlement with the merchant.USD
Fields to be addedReserved fields for new business-

Settlement detail sample

HeaderField descriptionMeaningSampleEnum
Settle IDSettlement IDThe settlement order ID to which this detail record belongs.FSTSC202308140220441450264
Settlement TimeSettlement timeThe time when this transaction was settled.00:00.0
Txn Created TimeTransaction create timeThe time when the user initiated the transaction.31:00.0
Txn Completed TimeTransaction completion timeThe time when the transaction status was finally confirmed.35:00.0
CountryCountryThe country/region of this transaction.RU
Transaction TypeTransaction typeRefer to enum values.PayPay: Acquiring payment
Refund Apply: Refund succeeded
Refund Failed: Refund failed
Chargeback Unfrozen: Chargeback unfrozen
Chargeback Frozen: Chargeback frozen
CB Assist Apply: Representment frozen
CB Assist Cancel: Representment unfrozen
Adjustment Increase: Adjustment increase
Adjustment Decrease: Adjustment decrease
Merchant IDMerchant IDThe merchant number to which this transaction belongs.P000001
Merchant Txn IDMerchant order IDThe identifier used by the merchant to uniquely identify this transaction.sdfhsdofnsaldja
Trade Order IDPlatform order IDThe unique transaction reference generated by Checus.A202307240008117223154
Txn AmountTransaction amountThe original amount initiated by the user.4.99
Txn CurrencyTransaction currency-USD
Txn FeeFeeService fee charged by the platform for this transaction.-1.99
Txn Fee CurrencyFee currency-USD
Txn TaxTaxTax related to the fee.-0.1
Txn Tax CurrencyTax currency-USD
Merchant Txn TaxMerchant remitted taxTaxes remitted by the platform on behalf of the merchant.-0.5
Merchant Txn Tax CurrencyMerchant remitted tax currency-USD
Net AmountNet amountThe final net income calculated for this transaction.2.4
Net CurrencyNet amount currency-USD
Exchange RateSettlement FX rateThe FX rate used to convert the transaction amount to the settlement amount.1
Exchange TimeSettlement FX effective timeThe time point when the rate was applied for this transaction.40:00.0
Exchange TypeFX timingRefer to enum values.On Settlement TimeOn Settlement Time: FX at settlement day
On Txn Complete Time: FX at trade day
On Confirm Time: FX at currency confirmation
Payment Method TypePayment method typeFor example, card, bank transfer, online banking, etc.BAR_CODE
Payment MethodPayment methodFor example, VISA, Mastercard, etc.711/FamilyMart/HiLife/OK MART
Traget Org/Card OrgTarget institution / card schemeFor example, bank name, wallet name, or card scheme.FAMILYMART
OriginalMerachant Txn IDOriginal merchant transaction IDUsed to record the initial transaction request ID.
Trade DescriptionOrder title or product infoMay be shown to the user or on receipts, such as purchase content or product name.Subject 40 Diamonds
ReferenceMerchant custom data-This is reference
Fields to be addedReserved fields for new business-

Released under the MIT License.