Interface PaymentGateway3DSTransactionLookupService

All Superinterfaces:
PaymentGatewayTransactionLookupService, PaymentGatewayTypeAware

@Deprecated public interface PaymentGateway3DSTransactionLookupService extends PaymentGatewayTransactionLookupService
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)