In order to manage the card dispute process, the Synctera API provides support for the required tasks such as submitting a dispute to the network, uploading supporting documentation and retrieving information from the card network.
Time frame within 120 days of settlement of the transaction.A chargeback is submitted by the issuer when the transaction meets the conditions listed in the reason codes found below.
Time frame within 45 days of chargeback.A representment occurs when the acquiring bank either has evidence to prove that the chargeback does not meet the requirements of the reason code or can provide information that addresses the original reason for the dispute.
Time frame within 45 days of representment.Pre-arbitration is the final chance for the issuing bank to provide further evidence that the cardholder should be refunded for their transaction.
Some chargeback reason codes allow for an arbitration case to be filed without the need for pre-arbitration. This will be reflected in the list of available actions on the dispute.
Time frame within 75 days of pre-arbitration.In the event that the issuer and acquirer cannot settle on an outcome of the financial responsibility of the transaction, the dispute can be raised to arbitration. Arbitration leaves the decision of who is financially responsible in the hands of third party arbitrators (the card network). Issuers and acquirers generally choose to avoid arbitration as it involves fees as high as $500 or more per case in addition to any other fees associated with the dispute.
Time frame within 90 days of settlement of the transaction.Pre-compliance is the first step in the compliance case lifecycle and gives both parties the opportunity to settle the dispute before raising to compliance.
Time frame within 120 days of settlement of the transaction.In the event that the issuer and acquirer cannot settle the case during pre-compliance, a compliance case may be created. The card network will determine who is financially responsible.
MASTERCARD
). Other transactions, including Visa transactions, will be processed through Marqeta (network = MARQETA
).network
field. Depending on the processing network available actions may be limited.
Network | Description |
---|---|
MASTERCARD | Mastercard dual message transactions can be processed directly with the Mastercard network. All actions will be available. Dual message transactions are transactions that are processed over the credit networks, and have an authorization and a clearing component. |
MARQETA | All other transactions will be processed through Marqeta - Marqeta handles the direct communication with the networks’ dispute management systems. A limited action set will be available for write off and provisional credit actions. In the event a chargeback is being pursued, further action will need to be taken by Synctera Ops (Ground Control). The dispute will continue to be updated with action history as available. Updates will trigger a webhook event and be available through all GET operations. |
Reason Code | Description |
---|---|
ATM_CASH_DISPUTE | Some or all funds debited from the cardholder’s account as the result of an ATM withdrawal were not dispensed. |
CARD_LOST_STOLEN_NEVER_RECEIVED | The cardholder did not authorize the transaction and the card is no longer, or had never been, in the possession of the cardholder. |
CHIP_LIABILITY_SHIFT | A fraudulent transaction resulted from the use of a counterfeit card at a non-hybrid terminal for a validly issued emv card. |
COUNTERFEIT_GOODS | The cardholder claims that the goods were purported to be genuine, but were counterfeit. |
CREDIT_NOT_RECEIVED | The cardholder’s account was not credited for a refund from a merchant or was inaccurately debited instead of credited. |
DEFECTIVE_GOODS_OR_SERVICES | Goods or services were either not as described or defective, including shipped merchandise was received damaged or not suitable for its intended purpose as well as the merchant didn’t honor the terms and conditions of a contract. |
DISPUTE_OF_RECURRING_TRANSACTION | The cardholder notified the merchant to cancel the recurring transaction and the merchant continued to bill the cardholder or the cardholder was not aware they were agreeing to a recurring transaction. |
DUPLICATE_TRANSACTION | The same transaction has been processed more than once, resulting in duplicate charges. |
FRAUDULENT_PROCESSING | The cardholder is in possession and control of all valid cards, processed at least one legitimate face-to-face transaction, and denies making one or more additional face-to-face transactions at the same merchant location. |
GOODS_OR_SERVICES_NOT_PROVIDED | The cardholder has been debited for goods or services that were to be shipped, delivered or otherwise provided and were not received by the expected delivery date. |
LATE_PRESENTMENT | The transaction was authorized offline by the chip and submitted for clearing more than 7 calendar days after the transaction date. |
PAID_BY_OTHER_MEANS | The cardholder used a different form of payment for this specific transaction. (Mastercard pre-compliance/compliance only) |
TRANSACTION_AMOUNT_DIFFERS | The amount of the transaction does not match the agreed-upon or expected amount. |
TRANSACTION_DID_NOT_COMPLETE | The cardholder engaged in the transaction and claims it did not complete. Goods or services were not provided. |
TRANSACTION_NOT_RECOGNIZED | The account holder does not recognize the transaction, possibly due to mistake or fraud. |
UNAUTHORIZED_TRANSACTION | The transaction was not authorized by the account holder. |
Lifecycle | Description |
---|---|
DENIED | The dispute has been denied. |
PENDING_ACTION | A dispute has been created and is pending subsequent action. |
WRITE_OFF | The dispute has been written off and will not be filed with the card network. |
CHARGEBACK | A chargeback has been created with the card network. The acquiring bank now has the opportunity to file for re-presentment. If no re-presentment is filed the acquirer assumes financial responsibility and the case is won. |
NETWORK_REJECTED_CHARGEBACK | The chargeback submission has been rejected by the card network. The chargeback can be optionally resubmitted once the rejection reason has been addressed. |
NETWORK_REJECTED_CHARGEBACK_REVERSAL | The chargeback reversal has been rejected by the card network. |
REPRESENTMENT | The acquiring bank has created a re-presentment with the card network. The issuing bank now has the opportunity to file for pre-arbitration. If no pre-arbitration is filed the issuer assumes financial responsibility and the case is lost. |
PRE_ARBITRATION | A pre-arbitration case has been created with the network. The acquiring bank now has the opportunity to rebut the case with subsequent evidence. If no rebuttal is filed the acquirer assumes financial responsibility and the case is won. |
PRE_ARBITRATION_RESPONSE | The acquiring bank has rebutted the pre-arbitration case. The issuing bank now has the opportunity to file for arbitration. If no arbitration case is filed the issuer assumes financial responsibility and the case is lost. |
ARBITRATION | An arbitration case has been created with the card network. The acquiring bank now has the opportunity to rebut the arbitration case with subsequent evidence. |
ARBITRATION_RESPONSE | The acquiring bank has rebutted the arbitration case. The issuing bank can either withdraw the case or do nothing and the card network will make a decision on who assumes the financial responsibility. |
Lifecycle | Description |
---|---|
PRE_COMPLIANCE | A pre-compliance case has been created by either the issuer or acquirer. |
PRE_COMPLIANCE_RESPONSE | The opposing party has rebutted the pre-compliance case with further evidence. |
COMPLIANCE | The initiating party has escalated the pre-compliance case to compliance. |
COMPLIANCE_RESPONSE | The opposing party has rebutted the compliance case with further evidence. |
Lifecycle | Action | State | Decision | Description |
---|---|---|---|---|
PENDING_ACTION | WRITE_OFF | CREATE | RESOLVED | Write off the dispute without filing on the card network. |
PENDING_ACTION | CHARGEBACK | CREATE | ONGOING | File a chargeback with the card network. |
CHARGEBACK | CHARGEBACK | REVERSE | LOST | Withdraw the chargeback case. |
REPRESENTMENT | REPRESENTMENT | ACCEPT | LOST | Accept financial responsibility of the dispute after reviewing the evidence of the re-presentment. |
REPRESENTMENT | PRE_ARBITRATION | CREATE | ONGOING | File a pre-arbitration case with the network. |
PRE_ARBITRATION | PRE_ARBITRATION | REVERSE | LOST | Withdraw the pre-arbitration case. |
PRE_ARBITRATION_RESPONSE | PRE_ARBITRATION | REVERSE | LOST | Withdraw the pre-arbitration case after reviewing the evidence in the pre-arbitration response. |
PRE_ARBITRATION_RESPONSE | ARBITRATION | CREATE | ONGOING | File an arbitration case with the network. |
ARBITRATION | ARBITRATION | REVERSE | LOST | Withdraw the arbitration case. |
ARBITRATION_RESPONSE | ARBITRATION | REVERSE | LOST | Withdraw the arbitration case after reviewing the evidence in the arbitration response. |
Lifecycle | Action | State | Decision | Description |
---|---|---|---|---|
CHARGEBACK | CHARGEBACK | ACCEPT | WON | Chargeback was accepted by the acquiring bank. |
CHARGEBACK | REPRESENTMENT | CREATE | ONGOING | The acquiring bank has filed a re-presentment with the card network. |
REPRESENTMENT | REPRESENTMENT | REVERSE | WON | The acquiring bank has withdrawn the re-presentment. |
PRE_ARBITRATION | PRE_ARBITRATION | REBUT | ONGOING | The acquiring bank has rebutted the pre-arbitration case with further evidence. |
PRE_ARBITRATION | PRE_ARBITRATION | ACCEPT | WON | The acquiring bank has accepted financial responsibility of the dispute after reviewing the evidence in the pre-arbitration case. |
ARBITRATION | ARBITRATION | REBUT | ONGOING | The acquiring bank has rebutted the arbitration case with further evidence. |
ARBITRATION | ARBITRATION | ACCEPT | WON | The acquiring bank has accepted financial responsibility of the dispute after reviewing the evidence in the arbitration case. |
BIN Country | Customer Type | Card/BIN Type | Regulation |
---|---|---|---|
US | Consumer | Debit | Regulation E |
US | Consumer | Credit | Regulation Z |
US | Commercial | Debit | N/A |
US | Commercial | Credit | N/A |
CA | Consumer | Debit/Prepaid | N/A |
CA | Consumer | Credit | N/A |
CA | Commercial | Debit/Prepaid | N/A |
CA | Commercial | Credit | N/A |