Enum Values
ACCEPTOR_ID_MISMATCH
Acceptor IDs between follow up and original transactions must match.
ORIGINAL_NOT_APPROVED
The referenced transaction must have been approved to follow up.
FULLY_REVERSED
A payment that has been fully reversed cannot be referenced.
FULLY_CAPTURED
The payment is already fully captured.
CAPTURE_EXCEEDS_AUTHORIZED_AMOUNT
The requested capture amount exceeds the original authorized amount of the payment.
INVALID_TRANSACTION_TYPE_TO_REVERSE
The transaction to be reversed is an invalid type.
REVERSAL_EXCEEDS_ORIGINAL_AMOUNT
The amount of a reversal exceeded the amount of the transaction to be reversed.
REFUND_EXCEEDS_ORIGINAL_AMOUNT
The amount of a refund exceeded the amount of the payment to be refunded.
REFUND_EXCEEDS_REFUNDABLE_AMOUNT
The amount of a refund exceeded the refundable amount.
REVERSAL_OF_CAPTURE_MUST_BE_FULL_AMOUNT
Reversals of captures must be for the full captured amount.
REVERSAL_WINDOW_EXPIRED
A reversal must be on the same activity day as the original transaction.
REVERSAL_OF_REFUND_MUST_BE_FULL_AMOUNT
Reversals of refunds must be for the full refunded amount.
PAYMENT_ALREADY_REFUNDED
Payment has already been refunded.
PAYMENT_NOT_CAPTURED
The payment has not been captured and cannot be refunded.
INVALID_RETURN_CODE
The return code is not eligible for reinitiation.
REINITIATION_TIME_EXPIRED
The transaction is older than 180 days and cannot be reinitiated.
NO_RETURN_RECORD
No bank transfer return record found for the transaction.