public class AbstractPaymentGatewayTransactionConfirmationService extends Object implements PaymentGatewayTransactionConfirmationService
| Constructor and Description | 
|---|
| AbstractPaymentGatewayTransactionConfirmationService() | 
| Modifier and Type | Method and Description | 
|---|---|
| PaymentResponseDTO | confirmTransaction(PaymentRequestDTO paymentRequestDTO) | 
public AbstractPaymentGatewayTransactionConfirmationService()
public PaymentResponseDTO confirmTransaction(PaymentRequestDTO paymentRequestDTO) throws PaymentException
confirmTransaction in interface PaymentGatewayTransactionConfirmationServicePaymentExceptionCopyright © 2020. All rights reserved.