Skip to main content
Anchor to VerificationSessionThreeDSecureAuthenticationData

VerificationSessionThreeDSecureAuthenticationData

input_object

The input fields for the 3D Secure authentication data from the partner.

•VerificationSessionThreeDSecureAuthenticationFlow!
non-null

The Authentication Flow.

•VerificationSessionThreeDSecureChargebackLiability!
non-null

Indicates if the liability for chargebacks has shifted away from the merchant.

•VerificationSessionThreeDSecureTransStatus!
non-null

The Transaction Status.

•String

The Transaction Status Reason, as documented by the EMVCo 2.x specification. Must match the "A(0[1-9]|1[0-9]|2[0-6]|[89][0-9])z" regular expression. Provides information on why the trans_status field has the specified value. Required if trans_status is one of [N, U, R].

•VerificationSessionThreeDSecureVersion!
non-null

The 3D Secure version.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The 3D Secure authentication data from the partner. One and only one of authentication_data and partner_error must be present.


Was this section helpful?