Versions Compared

Key

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

...

Tip

Extension Points

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

To enable "in-flow" fraud reporting that is only executed when chargeback, deny or write-off actions are executed, set the IsFraudReportingPostEnrichment DSS to false.

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.

Info

Fraud Reporting

Updates

Reversal

When Fraud Reporting was previously performed on a claim, and the claim was Fraud reporting is reversed in the following scenarios:

  • A transaction disputed as fraud is later denied for any reason other than

a Merchant Credit, a call is placed systematically to update the Fraud Reporting after claim resolution. This optional configuration is on by default, where supported.
  • merchant credit

  • A transaction disputed as fraud is later reclassified to a non-fraud dispute reason

Fraud Reporting Rejects

When a fraud report is rejected, the system should exit the flow and not attempt to delete the fraud reporting. The Completed Actions will show fraud reporting as successfully completed even if it was subsequently rejected.

...