Class PayEasyComponentProvider

  • All Implemented Interfaces:
    com.adyen.checkout.components.core.internal.provider.ComponentProvider , com.adyen.checkout.components.core.internal.provider.PaymentComponentProvider , com.adyen.checkout.sessions.core.internal.provider.SessionPaymentComponentProvider

    
    public final class PayEasyComponentProvider
    extends EContextComponentProvider<PayEasyComponent, PayEasyConfiguration, PayEasyPaymentMethod, PayEasyComponentState>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      PayEasyComponentProvider(DropInOverrideParams dropInOverrideParams, AnalyticsManager analyticsManager)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      PayEasyComponent createComponent(EContextDelegate<PayEasyPaymentMethod, PayEasyComponentState> delegate, GenericActionDelegate genericActionDelegate, DefaultActionHandlingComponent actionHandlingComponent, ComponentEventHandler<PayEasyComponentState> componentEventHandler)
      PayEasyPaymentMethod createPaymentMethod()
      List<String> getSupportedPaymentMethods()
      • Methods inherited from class com.adyen.checkout.econtext.internal.provider.EContextComponentProvider

        get, get, get, get, isPaymentMethodSupported
      • Methods inherited from class com.adyen.checkout.components.core.internal.provider.PaymentComponentProvider

        get, get, get, get
      • Methods inherited from class com.adyen.checkout.sessions.core.internal.provider.SessionPaymentComponentProvider

        get, get, get, get, get, get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait