Interface ThreeDSecure


public interface ThreeDSecure
IDVMethod supported by the card enrolment.
  • Field Details

    • RESULT_CODE_SUCCESS

      static final int RESULT_CODE_SUCCESS
      See Also:
    • RESULT_CODE_AUTHENTICATION_FAILED

      static final int RESULT_CODE_AUTHENTICATION_FAILED
      See Also:
    • RESULT_CODE_SESSION_NOT_FOUND

      static final int RESULT_CODE_SESSION_NOT_FOUND
      See Also:
  • Method Details

    • getAcsMethod

      String getAcsMethod()
      Fetches the ACS access method.
      Returns:
      The ACS access method.
    • getAcsUrl

      String getAcsUrl()
      Fetches the ACS access URL.
      Returns:
      The ACS access URL.
    • getAcsQuery

      String getAcsQuery()
      Fetches the ACS access query.
      Returns:
      The ACS access query.