Recurring/Installment Conditional Lookup Fields
Field Name | Description | Condition | Field Definition |
---|---|---|---|
Installment | Indicates the maximum number of authorizations for installment payments. An integer value greater than 1 indicating the maximum number of permitted authorizations for installment payments. Example values accepted:
| Required for Installment transactions. | N(3) |
AuthenticationIndicator | Indicates the type of Authentication request. 02 - Recurring transaction 03 - Installment transaction NOTE: Recurring transactions must set value to 02 and Installment transactions must be set to 03. | Required for Recurring and Installment transactions. | N(2) |
PurchaseDate | Date of original purchase. Format: YYYYMMDDHHMMSS NOTE: If not passed, Cardinal will use current date. Required for recurring transactions. | Required for Recurring and Installment transactions. | AN(14) |
RecurringEnd | The date after which no further recurring authorizations should be performed. Format: YYYYMMDD | Required for Recurring and Installment transactions. | N(8) |
RecurringFrequency | Integer value indicating the minimum number of days between recurring authorizations. A frequency of monthly is indicated by the value 28. Multiple of 28 days will be used to indicate months. Example: 6 months = 168 Example values accepted (31 days):
NOTE:Â Supports 3RI Device Channel in version 2.2.0 | Required for Recurring and Installment transactions. | N(4) |