Property Refunded
Refunded
The 'Refunded' status indicates at least part of this payment has been refunded.
Declaration
public static TransactionStatus Refunded { get; }
Property Value
Type | Description |
---|---|
TransactionStatus |
Remarks
A payment request which was successfully authorised, but which has been subsequently successfully refunded.
This status is not considered 'final' as part refunds can be refunded again, though the status technically changes it will still be 'refunded'.