Interface TermsAndConditions


  • public interface TermsAndConditions
    TermsAndConditions provides the Contents of the Terms and Condition and also provides the means to accept it.
    • Method Detail

      • getText

        java.lang.String getText()
        Gets the text to show to customer for acceptance
        Returns:
        Text to show to customers
      • accept

        TermsAndConditionSession accept()
        Accepts the terms and condition to allow the card digitization
        Returns:
        the TermsAndConditionAcceptanceToken object