Ethoca Refunds
This article explains how to refund the transaction in Konnektive. The article assumes you (or a third party) are aware the Ethoca refund has been issued.
Mastercard Ethoca Dispute Resolution (Ethoca) involves refunding a consumer prior to chargeback.
The refund occurs outside of Konnektive.
Add Ethoca as a Refund Reason
Go to CRM → Call Centers and scroll down to the Refund Reasons panel.

Press the green + button on the far right and add Ethoca as a reason.

Add Ethoca Fees into Gateway configuration
Go to Gateways → Gateway List and edit your gateways to add the Ethoca Fee.

Mark transactions as 'Ethoca'
You can mark the transaction as having been refunded via Ethoca either manually in the CRM or via the Refund Transaction API.
Set Ethoca refund reason manually
Find the customer in CRM using the Customer Service Search.

Find the transaction which to refund.

On the transaction Actions, choose Refund.

Choose Ethoca for the Refund Reason.

Check the Refunded Externally? box and fill in the Refund Transaction Id (from your gateway) if known.
Press Refund button
Set Ethoca refund reason via API
Review the Refund Transaction API here
Create an API user with access to the Refund Transactions endpoint. Be sure to whitelist as needed.
Call the Refund Transactions API with
transactionId
refundReason=Ethoca
externalRefund=1
fullRefund=1
loginId = API user username
password = API user password
Reporting
Refund Details Report
If the steps above are followed properly, the Refund Details Report will display the Ethoca transactions. These transactions will be displayed as External (Externally Refunded).
You will see Ethoca in the Refund Reason column.

Transaction Summary Report
Additionally, the Ethoca Fee is calculated as an expense on your Transaction Summary Report.

Hover over the Expenses value to see the breakdown.

Last updated