Skip to end of banner
Go to start of banner

Mastercard Enrichment

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

When a Mastercard transaction is disputed and Mastercom integration is enabled, this flow is executed from Auto Enrichment to retrieve additional details about the transaction.  If the transaction ARN is not available, an assignment is generated to collect it from a user.  The system uses the ARN to retrieve the internal transaction IDs from Mastercom, which can be used to create a case in the Mastercard system and retrieve authorization and clearing details.  These details can be viewed by clicking on the Additional Details link for the disputed transaction.  If more than one possible matching transaction is returned from the service, a Select Transaction assignment is generated and includes the following flow actions.

Match From Potential Transactions

The primary flow action prompts the user to select a match from a list of potential matches returned by the service. 

The application will not let a user select the same potential transaction for multiple disputes.  When the screen loads any transactions returned that are already matched to a disputed transaction will not be displayed.  If the user attempts to match the same transaction to multiple disputes while in the bulk process view a error will be displayed with the text below.

"Possible match has been applied to multiple disputes. Please select another matching transaction."

Enrich Manually

Optionally, the user may complete the enrichment task manually by selecting Enrich Manually from the Other Actions menu.

Workflow

Error Handling

When a call to Mastercard to enrich a dispute transaction fails, it is handled in one of two ways:

  1. If the error was due to the transaction not being found and the posting date of the disputed transaction is within the last 3 business days, the system will continue to call to service each business day until the posted transaction is more than 3 business days old.  It has been observed that clearing records can take up to 3 business days to exist in the service.
  2. If the error was due to any other reason, the system will call the service every 12 hours for up to 3 attempts.


Rule(s)ExecuteMCEnrichData
  • No labels