Advanced chargeback phases
Advanced phases for the life cycle of a chargeback
Advanced phases requires Rainforest approval
Chargebacks can only move to pre-arbitration and arbitration if Rainforest has enabled these phases for your platform. Reach out to [email protected] for additional information.
There are 2 advanced phases of a chargeback - pre-arbitration and arbitration. A chargeback can go into these phases if Rainforest has enabled these phases for your platform. In most instances, chargebacks can be resolved during the inquiry and dispute phases. Rainforest only allows chargebacks to enter the pre-arbitration and arbitration phases under special circumstances.
If the customer or merchant is not satisfied with the decision of the dispute phase, either party can reject the decision and move the chargeback into pre-arbitration. If the pre-arbitration phase is ruled in favor of the customer, the merchant can reject the decision and move the chargeback into arbitration.
Chargeback phases
Pre-arbitration
During the pre-arbitration phase, the merchant can respond to the dispute or accept the dispute as a loss. The funds for the chargeback will be pulled from the merchant if the previous status of the chargeback was Provisional Win.
Platform actions
Rainforest will notify the platform via webhooks when a chargeback goes into the status of Dispute Action Required. You should notify your merchant of the chargeback and they can choose to respond to the dispute via the Rainforest Chargeback Reporting Components.
Dispute decision
The chargeback dispute will result in one of the following:
- Merchant wins the chargeback. The funds are returned to the merchant.
- Merchant partially wins the chargeback. A partial amount of the chargeback is returned to the merchant.
- Merchant loses the chargeback. The funds remain with the customer.
- Merchant loses the dispute and proceeds to the arbitration phase.
Arbitration
If the chargeback is ruled in favor of the customer during the pre-arbitration phase and the merchant loses the dispute, the merchant can reject the decision and move the chargeback into arbitration. During the arbitration phase, the card network acts as the independent third party to resolve the dispute between the customer and the merchant. The arbitration phase incurs a fee that is typically $500 (depending on the issuing bank) and it is not advised to move chargebacks to this phase.
There are no actions for the merchant or platform to take during the arbitration phase. The card network will decision the chargeback and notify of the final decision. After the arbitration phase, neither the merchant or the customer can reject the decision.
Chargeback statuses
The chargeback status is the descriptor of the current status in the life cycle of the chargeback. Below is the status diagram after a merchant responds to a chargeback in the dispute phase.
Status diagram
Status | Description | Fund Movement | Action |
---|---|---|---|
Dispute Action Required | Chargeback is in the dispute phase of pre-arbitration and the merchant can respond by providing evidence that the payment was valid. | Funds pulled from merchant if previous status was Provisional Win. | Platform notifies the merchant. |
Pre-Arbitration Processing | Merchant responded to the dispute in the pre-arbitration phase and the customer's issuing bank is decisioning the chargeback. | -- | -- |
Arbitration | Merchant rejected the chargeback ruling in favor of the customer after the pre-arbitration phase. The card network is decisioning the chargeback. | -- | -- |
Lost | The chargeback was ruled in favor of the customer and the chargeback was lost. This is final and the merchant cannot overturn this decision. | Funds remain with customer. | -- |
Won | The chargeback was ruled in favor of the merchant and the chargeback was won. This is final and the customer cannot overturn this decision. | Funds given to merchant. | -- |
Advanced status diagram
The following status diagram shows the chargeback life cycle through all phases of a chargeback.
Webhooks
See Chargeback webhooks for all webhooks in the inquiry and dispute phases. Webhooks can also be configured to know when a chargeback moves to the statuses of Pre-Arbitration Processing and Arbitration.
Chargeback events
Status | Chargeback Status | Description |
---|---|---|
chargeback.pre_arbitration_processing | PRE_ARBITRATION_PROCESSING | Triggered when a merchant responds to the dispute in the pre-arbitration phase and the customer's issuing bank is now decisioning the chargeback. |
chargeback.arbitration | PROVISIONAL_WIN | Triggered when the chargeback moves to the arbitration phase. The card network is now decisioning the chargeback. |
Updated about 2 months ago