/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

AccountType Property

Indicates the type of account.

Syntax

public string AccountType { get; set; }
Public Property AccountType As String

Default Value

""

Remarks

This is included in the Authentication Request Message (AReq) sent to the directory server. Required if the 3-D Secure Requestor is asking the cardholder which account type they are using before making the purchase. Required in some markets (for example, for merchants in Brazil). Otherwise, this is optional.

Valid values are as follows:

01Not applicable
02Credit
03Debit

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 .NET Edition - Version 2.2 [Build 8318]