public class AbstractPaymentGatewayReportingService extends Object implements PaymentGatewayReportingService
| Constructor and Description |
|---|
AbstractPaymentGatewayReportingService() |
| Modifier and Type | Method and Description |
|---|---|
PaymentResponseDTO |
findDetailsByTransaction(PaymentRequestDTO paymentRequestDTO) |
public AbstractPaymentGatewayReportingService()
public PaymentResponseDTO findDetailsByTransaction(PaymentRequestDTO paymentRequestDTO) throws PaymentException
findDetailsByTransaction in interface PaymentGatewayReportingServicePaymentExceptionCopyright © 2022. All rights reserved.