Uses of Class
com.broadleafcommerce.paymentgateway.domain.NextAction
-
Uses of NextAction in com.broadleafcommerce.paymentgateway.domain
Modifier and TypeMethodDescriptionPaymentResponse.getNextAction()
PaymentTransaction.getNextAction()
Modifier and TypeMethodDescriptionPaymentResponse.nextAction
(NextAction nextAction) void
PaymentTransaction.setNextAction
(NextAction nextAction) The next step required for the payment gateway to continue processing this payment.