Uses of Class
com.onlinepayments.domain.MobileThreeDSecureChallengeParameters
Packages that use MobileThreeDSecureChallengeParameters
-
Uses of MobileThreeDSecureChallengeParameters in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return MobileThreeDSecureChallengeParametersModifier and TypeMethodDescriptionMerchantAction.getMobileThreeDSecureChallengeParameters()Mobile 3D Secure Challenge ParametersMobileThreeDSecureChallengeParameters.withAcsReferenceNumber(String value) The unique identifier assigned by the EMVCo Secretariat upon testing and approval.MobileThreeDSecureChallengeParameters.withAcsSignedContent(String value) Contains the JWS object created by the ACS for the challenge (ARes).MobileThreeDSecureChallengeParameters.withAcsTransactionId(String value) The ACS Transaction ID for a prior 3-D Secure authenticated transaction (for example, the first recurring transaction that was authenticated with the customer).MobileThreeDSecureChallengeParameters.withThreeDServerTransactionId(String value) The 3-D Secure version 2 transaction ID that is used for the 3D AuthenticationMethods in com.onlinepayments.domain with parameters of type MobileThreeDSecureChallengeParametersModifier and TypeMethodDescriptionvoidMerchantAction.setMobileThreeDSecureChallengeParameters(MobileThreeDSecureChallengeParameters value) Mobile 3D Secure Challenge ParametersMerchantAction.withMobileThreeDSecureChallengeParameters(MobileThreeDSecureChallengeParameters value) Mobile 3D Secure Challenge Parameters