Property Declined
Declined
The 'Declined' status indicating the refund was refused or could not be processed due to insufficient funds etc.
Declaration
public static TransactionStatus Declined { get; }
Property Value
Type | Description |
---|---|
TransactionStatus |
Remarks
The bank API declined refund request e.g. due to insufficient merchant/gateway funds, or other business logic.
This is a 'final' status.