Interface TransactionManagementState

All Known Implementing Classes:
DefaultTransactionManagementStates

public interface TransactionManagementState
Describes the state of a PaymentTransaction - e.g. whether the transaction is scheduled for reversal or if it's being used in an active checkout.
Author:
Chris Kittrell (ckittrell)
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details