Interface ThreeDSecure
public interface ThreeDSecure
IDVMethod supported by the card enrolment.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionFetches the ACS access method.Fetches the ACS access query.Fetches the ACS access URL.
-
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