Class AbstractPaymentGatewayTransactionConfirmationService
java.lang.Object
org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionConfirmationService
- All Implemented Interfaces:
PaymentGatewayTransactionConfirmationService
public class AbstractPaymentGatewayTransactionConfirmationService
extends Object
implements PaymentGatewayTransactionConfirmationService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractPaymentGatewayTransactionConfirmationService
public AbstractPaymentGatewayTransactionConfirmationService()
-
-
Method Details
-
confirmTransaction
public PaymentResponseDTO confirmTransaction(PaymentRequestDTO paymentRequestDTO) throws PaymentException - Specified by:
confirmTransaction
in interfacePaymentGatewayTransactionConfirmationService
- Throws:
PaymentException
-