PO3DS2Challenge
constructor(@Json(name = "acsTransID") acsTransactionId: String, acsReferenceNumber: String, acsSignedContent: String, @Json(name = "threeDSServerTransID") threeDSServerTransactionId: String)
Parameters
acsTransactionId
Unique transaction identifier assigned by the ACS.
acsReferenceNumber
Unique identifier that identifies the ACS service provider.
acsSignedContent
The encrypted message containing the ACS information (including Ephemeral Public Key) and the 3DS2 SDK ephemeral public key.
threeDSServerTransactionId
Unique identifier for the authentication assigned by the DS (Card Scheme).