Fix
|
Chargeback and Representment Currency
|
When a Mastercard case is being resumed and the chargeback and representment currency is not the same, it should route to be reviewed by a user.
|
|
- When chargeback and representment currency is not the same the system should not attempt to perform math and should route to the a assignment for review. (MCChargebackResponseReceivedDifferentCurrencies flow) (Add Assignment Name)
- When chargeback and representment currency are the same the system will sort the chagreback list and compare the chargeback amount and representment amount to determine if the representment was partial accepted.
- When a user manually resumes the pending acquirer response assignment the system will not route into the flow to check for representment documents.
- When the system resumes the pending acquirer response assignment the system will route into the flow to check for representment documents.
- Amount checks and valid chargeback checks in Mastercom will be performed before creating a new Chargeback document.
|
Resolved two issues on how full/partial representment was determined and the amount is calculated. The first issue is related to when there are different currencies between QFD for recovery amount, chargeback amount and currency, and representment amount and currency. This primarily impacted non-us based QFD clients. The second issues is related to where the first chargeback was rejected and later pursued with a adjusted dispute amount. Â
|
|
QPS-8967
|
Fix
|
Mastercard Chargeback Outage Handling
|
When Mastercard is down and the chargeback fails it is actually sometimes successful. The system needs to be able to evaluate the mastercom claim post a failure to determine what if it was a true failure.Â
|
|
- The Mastercard chargeback amount is determined by calling Mastercard to get the appropriate amount/currency.
- Load data from chargeback
- If a successful chargeback is already on MC Claim, that amount should be used
- If a chargeback is successful in MC Claim before chargeback submission, do not resubmit a chargeback for the same amount. Treat this as a success.
- When the Mastercard chargeback is successful the system should call Mastercard to verify the document status.
- If the document was attached successfully, continues through the flow as success
- If the document was not attached QFD will route into the flow to reupload the document.
–
- When the Mastercard chargeback fails it will call Mastercard to confirm if the the chargeback did infact fail.
-
- If there is no chargeback in the list it routes as a failure.
- If the most recent chargeback in the list has a reject reason code it routes to failure.
- If the chargeback was successful it will evaluate the document status/amounts and move it ahead in the workflow as chargeback accepted or into the update document flow.
- When Mastercard chargeback call is made, integration details does not log a message when trying to strip the documents from the request/response.
|
This story resolves a issues around Mastercard downtime when the first chargeback fails. Additional logic has been added to call Mastercard to determine if during down time the chargeback was successful and if it was move it ahead in the workflow. Â
|
|
QPS-8718
|
Fix
|
Representment and Representment Doc Mastercom Downtime Handling
|
Issue: In the Mastercard Pend Doc Flow post getting a representment, we call MC Claim to get the status of the representment docs. When that call fails it is possible for the claim to be routed into Review Representment without recording the recovery action.
|
|
- When resuming cases in the below flows, the system will route into a new flow to confirm the Mastercom API is available prior to continue flow processing.
- MC Pending Chargeback Response (Pending first chargeback response.)
- MC Check Chargeback Doc (Post Receipt of Representment)
- When entering the validate connectivity flow the system will check if we have a mastercom claim id and clearing data. When both are true it will continue into the flow otherwise it will exit.
- When validating MC connectivity the system will retry the connectivity check every 12 hours for 24 hours.
- When connectivity cannot be established after the defined time period it will route to user review in the "Failed to Connect With Mastercard" assignment.
- When working the "Failed to Connect With Mastercard" assignment the user has the ability to retry the connectivity check.
- Option for cancelling "Failed to Connect With Mastercard" is limited to developers
- When calling Mastercard to get details, store the following fields for internal reporting:
- queueName
- caseFilingStatus
- caseId
- dueDate
- caseFilingDetails
- caseId
- reasonCode
- status
- amount
- currency
- caseFilingRespHistory
- memo
- action
- responseDate
- chargebackDetails
- amount
- currency
- chargebackId
- createDate
- documentStatus
- documentIndicator
- reasonCode
- chargebackType
- The system is able to handle the 3 different error formats that can be passed by mastercard.
- Option for cancelling "Failed to Connect With Mastercard" is limited to developers
|
Added error handling for mastercom downtime.
|
Validate Mastercard Connectivity
Mastercard Dispute Response
MC Retrieve Chargeback Documents
|
QPS-8643
|
Fix
|
Reject 5000 Pend Time
|
The system is currently pending for 20 days but MC is still rejecting after the 20 days. It needs to pend a additional day.
|
|
- When the Mastercard chargeback is rejected for reason code 5000 it will route into the merchant credit check flow for 21 days. Once the 21 days have been exhausted it will resume to attempt to submit the chargeback.
|
Increased the pend time in the merchant credit flow for when mastercard rejects for reason 5000 which means merchant credit. The system was pending 20 days and disputes were resumed too early causing a CBK reject. Increased the pend time to 21 days.
|
|
QPS-8610
|
Fix
|
Missing Second Operation Accounting
|
Some clients use 2nd operation accounting rules for fraud card suspense. Additional second operation accounting rules needed to be added.
|
|
- Second Operation Accounting is executed for the following scenarios:
- Alt Network 2nd Chargeback 2nd Operation (AltNetwork2ndChargeback2ndOperation)
- Flow - PendingAltNetwork2ndChargebackResponse
- Accounting Steps
- Credit - Get2ndOperationSuspenseAccount - Suspense
- Debit - Get2ndOperationSuspenseAccount - Suspense
- Tracking Only Rule
- AltNetwork2ndChargeback2ndOperationTrackingOnly
- PreCondtions
- AltNetwork2ndChargeback2ndOperationPreconditionsWrapper
- AltNetwork2ndChargeback2ndOperationPreconditions
- Alt Network 2nd Chargeback Reversal 2nd Operation (AltNetwork2ndChargebackReversal2ndOperation)
- Flow - PendingAltNetwork2ndChargebackResponse
- Accounting Steps
- Credit - Get2ndOperationSuspenseAccount - Suspense
- Debit - Get2ndOperationSuspenseAccount - Suspense
- Tracking Only Rule
- AltNetwork2ndChargebackReversal2ndOperationTrackingOnly
- PreCondtions
- AltNetwork2ndChargebackReversal2ndOperationPreconditionsWrapper
- AltNetwork2ndChargebackReversal2ndOperationPreconditions
- Representment 2nd Operation (Representment2ndOperation)
- Â Flow - MCPendingChargebackResponse
- Accounting Steps
- Credit - Get2ndOperationSuspenseAccount - Suspense
- Debit - Get2ndOperationSuspenseAccount - Suspense
- Tracking Only Rule
- Representment2ndOperationTrackingOnly
- PreCondtions
- Representment2ndOperationPreconditionsWrapper
- Representment2ndOperationPreconditions
- Pre Arbitration 2nd Operation (PreArbitration2ndOperation)
- Flow - MCPreArbitration
- Accounting Steps
- Credit - Get2ndOperationSuspenseAccount - Suspense
- Debit - Get2ndOperationSuspenseAccount - Suspense
- Tracking Only Rule
- PreArbitration2ndOperationTrackingOnly
- PreCondtions
- PreArbitration2ndOperationPreconditionsWrapper
- PreArbitration2ndOperationPreconditions
- Arbitration 2nd Operation (Arbitration2ndOperation)
- Flow - MCPendingArbitrationResponse and MCArbitrationRuling (Same Accounting Rule in both flows)
- Accounting Steps
- Credit - Get2ndOperationSuspenseAccount - Suspense
- Debit - Get2ndOperationSuspenseAccount - Suspense
- Tracking Only Rule
- Arbitration2ndOperationTrackingOnly
- PreCondtions
- Arbitration2ndOperationPreconditionsWrapper
- Arbitration2ndOperationPreconditions
|
Add second operation accounting to mastercard workflow to support fraud card suspense operations. Â
|
Mastercard Post Dispute Processing
Mastercard Dispute Response
Mastercard Pre-Arbitration Response
MC Arbitration Response
|
QPS-8118
|
Enhancement
|
Claim Attachments Visibility
|
As a system, I should be able to see attachments to the claim through the external case status.Â
|
|
- A visibility settings is available when uploading a document to a claim.
- The visibility setting allows the user to select from the options:Â Contact Center, Customer, Fulfillment
- When configured for "member" verbiage, "Customer" is replaced with "Member"
- Help icon visible to explain radio button scope. (Hover)
- When a file is attached to the claim with the visibility setting of Contact Center, the file is only viewable to the front and back office user.
- When a file is attached to the claim with the visibility setting of Customer/Member, the file is viewable to external clients, external client users, contact center, and back office users.
- When a file is attached to the claim with the visibility setting of Fulfillment, the file is not viewable through the external case status widget.Â
- When an association document is received, the file is given a Contact Center visbility.
- Intake/External Client Users/Advanced Intake can all view the document through the View Attachment section in the External Case Status WidgetÂ
- When an external user uploads a document through the external case status widget the visibility is set to Customer.
- Intake/External Client Users/Advanced Intake users can all view the document through the View Attachment section in the External Case Status Widget Â
- When a fulfillment user uploads a file to a claim they have the option to set visibility.
- Default visibility is set to Fulfillment Â
- When a file is attached by a fulfillment user and the visibility is set to fulfillment the document cannot be viewed in the External Caser Status Widget.
- When a document is uploaded via an assignment users have the ability to set the visibility for the document.
- Default visibility is set to Fulfillment
- When uploading a document to a claim the visibility action is saved to the audit trail.Â
- If no visibility is set the document is Fulfilment only and cannot be viewed by Contact Center or Customer.
|
Added visibility settings to attachments in QFD which allow users to view documents based on their profile. Document visibility can be set at a Customer/Member, Contact Center, or Fulfillment level. When a document visibility is set as Customer/Member all users can view the attachment. When the document visibility is set to Contact Center both back office and intake users can view the attachment. When a document is set to Fulfillment only back office users can view the attachment.
|
|
QPS-7584
|