Interface PaymentGateway3DSTransactionLookupService

All Superinterfaces:
PaymentGatewayTypeAware

public interface PaymentGateway3DSTransactionLookupService extends PaymentGatewayTypeAware
This service is responsible for interacting with the payment gateway to fetch the payment details. For example, if we need to verify if the customer successfully confirmed the payment for the 3DS payment flow.
Author:
Dima Myroniuk (dmyroniuk)