Unmatched Refunds
Overview
The unmatched refunds functionality allows you to perform a credit card refund using the eCommerce API for cases where regular or extended refunds cannot be supported. With unmatched refunds, you initiate the credit without reference to a previous transaction.
Availability
Only users with Merchant Supervisor role are allowed to perform unlinked refunds.
Whenever the merchant requests to be able to perform unmatched refunds, the "Allow Unmatched Refunds" checkbox from the Payment Provider Contract (PPC) page in Verifone Central has to be ticked. This checkbox will be shown whenever the unmatched refunds are supported by the acquirer.
Pre-requisites
The payment_provider_contract, amount, currency_code, encrypted_card and public_key_alias (for encrypted card usage), reuse_token (for reuse token usage) are the required fields for performing an unmatched refund/transaction.
Unmatched refunds is successfully performed even if the card/token of the cardholder is expired.
eCommerce API
- This functionality is present in the following API file: Verifone eCommerce API | Verifone Developer Portal. You can run the code on https://editor.swagger.io/
An unmatched refund transaction can be initiated by:
- using an Encrypted Card
- using Reuse Token