Interface TransactionFailureType
-
- All Known Implementing Classes:
DefaultTransactionFailureTypes
public interface TransactionFailureType
The TransactionFailureType is used to identify the category of failure that was encountered while processing a payment gateway transaction- Author:
- Chris Kittrell (ckittrell)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
name()
-
-
-
Method Detail
-
name
String name()
-
-