Interface PaymentGatewayTransactionLookupService

All Superinterfaces:
PaymentGatewayTypeAware
All Known Subinterfaces:
PaymentGateway3DSTransactionLookupService

public interface PaymentGatewayTransactionLookupService extends PaymentGatewayTypeAware
This service is responsible for interacting with the payment gateway to fetch the payment details. For example, if we need to verify that transactions exist in checkout.
Author:
Sgupta