Supported Gateway reconciliation status
This document outlines the supported Gateway Reconciliation statuses for Worldline Global Collect Legacy, detailing the event types and corresponding responses from the gateway.
Worldline Global Collect Legacy - Reconciliation supports only the following Gateway Reconciliation status:
|
Gateway Reconciliation event type |
Supported Gateway Reconciliation status |
Corresponding response from the gateway |
|---|---|---|
|
Transaction Settled |
Credit Card payment settled |
recordCategory = "+" and recordType = "ON" |
|
Direct Debit settled |
recordCategory = "+" and recordType = "AP" | |
|
Credit Card refund settled |
recordCategory = "-" and recordType = "CR" | |
|
Transaction Rejected |
Credit Card payment settlement refused |
recordCategory = "-" and recordType = "ON" |
|
An online settlement for an authorized Credit Card payment was refused |
recordCategory = "X" and recordType = "RS" | |
|
Credit Card payment rejected after successful authorization |
recordCategory = "X" and recordType = "RN" | |
|
A Direct Debit payment has been rejected by the bank of the consumer |
recordCategory = "X" and recordType = "AB" | |
|
A Direct Debit payment has been rejected by the gateway |
recordCategory = "X" and recordType = "AG" | |
|
A Direct Debit payment previously reported as settled (recordCategory = "+" and recordType = "AP") has been reversed for some reason |
recordCategory = "-" and recordType = "AR" | |
|
Transaction Reversed |
Chargeback on collected Credit Card payment |
recordCategory = "-" and recordType = "CB" |
To understand how Zuora will subsequently process these Gateway Reconciliation events, see Gateway Reconciliation for more information.