Package 

Class MBWayComponent

  • All Implemented Interfaces:
    com.adyen.checkout.components.Component , com.adyen.checkout.components.PaymentComponent , com.adyen.checkout.components.ViewableComponent

    
    public final class MBWayComponent
    extends BasePaymentComponent<MBWayConfiguration, MBWayInputData, MBWayOutputData, GenericComponentState<MBWayPaymentMethod>>
                        

    Component should not be instantiated directly. Instead use the PROVIDER object.

    • Method Summary

      Modifier and Type Method Description
      Array<String> getSupportedPaymentMethodTypes()
      final List<String> getSupportedCountries()
      • Methods inherited from class com.adyen.checkout.components.base.lifecycle.PaymentComponentViewModel

        clear, getTag, onCleared, setTagIfAbsent
      • Methods inherited from class com.adyen.checkout.mbway.MBWayComponent

        getOutputData, getState, inputDataChanged, notifyException, notifyStateChanged, notifyStateChanged, observe, observeErrors, observeOutputData, removeErrorObserver, removeErrorObservers, removeObserver, removeObservers, requiresInput, sendAnalyticsEvent, setAnalyticsEnabled, setCreatedForDropIn
      • Methods inherited from class com.adyen.checkout.components.base.BasePaymentComponent

        getConfiguration, getSavedStateHandle
      • Methods inherited from class java.lang.Object

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