- All Implemented Interfaces:
- Serializable, BroadleafEnumerationType
public class PaymentInfoDetailType
extends Object
implements Serializable, BroadleafEnumerationType
The PaymentInfoDetailType is used to represent in Broadleaf the the type of action used by the payment provider.
The following types are used for transactions.
CAPTURE - Funds have been charged, submitted or debited.
REFUND - Funds have been refunded or credited.
REVERSE_AUTH - Funds have been reverse authorized; this concept is used by credit card payment processors where funds
are first authorized to later be captured.
- Author:
- Jerry Ocanas (jocanas)
- See Also:
- Serialized Form