is3DS property

bool is3DS
final

Whether to enable 3D Secure authentication for the transaction.

3D Secure adds an extra layer of security by requiring cardholder verification through their bank's authentication system.

Default Value

false - 3D Secure is disabled by default

Implementation

final bool is3DS;