Package 

Interface CardTokenUiComponent

  • All Implemented Interfaces:
    com.oppwa.mobile.connect.checkout.uicomponent.PaymentDetailsUiComponent , com.oppwa.mobile.connect.checkout.uicomponent.UiComponent

    
    public interface CardTokenUiComponent
     implements PaymentDetailsUiComponent<T>
                        

    The Card Token UI Component is intended to display stored card details and collect security code if needed.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract EditText getCardSecurityCodeEditText()
      • Methods inherited from class java.lang.Object

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