Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleExtension Points

To configure how fraud reporting is executed, update Fraud Reporting Pre-Conditions.

To configure what automated methods are available and the system should determine which one to use, update DetermineAutoFraudReportingMethod.

To configure the maximum number of retry attempts for the integration service, update D_ImplConfig.MaxFraudReportingServiceRetries.

To enable verification mode for Mastercard, update the MCFraudReportingVerificationModeEnabled DSS.  This will require a user to review all fraud values before sending the report to Mastercard.

To enable verification mode for Visa, update the VisaFraudReportingVerificationModeEnabled DSS.  This will require a user to review all fraud values before sending the report to Visa.

Fraud Types

Visa

The following fraud types are supported by the Visa network.  The Default Rules column describes the logic used for setting the default fraud type.

Stored ValueDisplay ValueDefault RulesNotes
0LostClaimReason = "CardLost"
1StolenClaimReason = "CardStolen"
2Card not received as Issued (NRI)ClaimReason = "CardNotReceived"
3Fraudulent applicationClaimReason = "FraudApp"
4Issuer reported counterfeitClaimReason = "CardSecure" and 1 or more disputed transactions with NULL .ECI
5Miscellaneous/Account takeoverClaimReason = "AccountTakeOver"
6Fraudulent use of account numberClaimReason = "CardSecure" and all disputed transaction .ECI NOT NULL
AIncorrect Processing

BAccount or Credentials Takeover

CMerchant Misrepresentation


Info
title21.1 Mandate

Added


DManipulation of Account Holder


Info
title21.1 Mandate

Added




Page Properties


Rule(s)FraudReporting, AutoFraudReporting, ExecuteMCFraudReporting, ExecuteVisaFraudReporting


...