Class MolpayComponentState

  • All Implemented Interfaces:
    com.adyen.checkout.components.core.PaymentComponentState

    
    public final class MolpayComponentState
     implements PaymentComponentState<MolpayPaymentMethod>
                        

    Represents the state of MolpayComponent.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      PaymentComponentData<MolpayPaymentMethod> getData()
      Boolean isInputValid()
      Boolean isReady()
      • Methods inherited from class com.adyen.checkout.components.core.PaymentComponentState

        isValid
      • Methods inherited from class java.lang.Object

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