ValidateResponse.RReqOverrides (Object)
Note: Currently, these fields are only available for MasterCard PSD2 transactions. For details refer to MasterCard document “Authentication Guide for Europe, Version 1.2 12 September 2019”
Name | Description | Type | Length | Required * |
---|---|---|---|---|
AuthenticationMethod | Required authentication method for the RReq and Visa CAVV values. | String | Value from list | Conditional; required for Embedded OOB |
TransStatusReason | Required when the transaction is not authenticated or when an error occurs in the Embedded OOB use case. (Too many tries to pass validation) | String | Value from list | Conditional; required for Embedded OOB |
AuthenticationAttempts | Indicates the number of authentication cycles attempted by the cardholder. Value must equal 2 characters (01-99). | String | 2 characters max. (01-99) | Conditional; required for Embedded OOB |
CustomerCancel | Indicates whether the customer cancelled the transaction. True if the customer clicked “Cancel”, otherwise false. Required for Embedded OOB use case. | Boolean | true / false | Conditional; required for Embedded OOB |
- Fields are required assuming issuer has integrated RDX 2.2.2 and is using Embedded OOB authentication.
Updated over 1 year ago