E-Payment Integrator - 3-D Secure V6 - Online Help
Available for:
E-Payment Integrator - 3-D Secure V6
Questions / Feedback?

CardEnrolled Property

Indicates whether the CardNumber can be authenticated.

Object Oriented Interface

public function getCardEnrolled();

Procedural Interface

in3dsecure_mpi_get($res, 13 );

Default Value

''

Remarks

This property is filled after sending a Verify Enrollment Request (VEReq) using the VerifyEnrollment method, and indicates whether the CardNumber is enrolled in the 3-D Secure program. Valid responses are listed below:

YAuthentication available.
NAuthentication not available.
UEnrolled cardholder, but authentication is currently unavailable.

If this property contains a "Y" after sending a VEReq the ACSURL property will contain the fully qualified URL of the Access Control Server, and you may proceed with authenticating the CardNumber.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 6.0.6635.0