/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

RecurEndDate Property

The date after which no further authorizations should be performed.

Syntax

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

Default Value

""

Remarks

This field contains the date at which recurring payments are to end. It is the merchant's responsibility to ensure that the value of RecurEndDate is not later than the card's expiration date. Note that the card needs to be valid only at the time of authorization. It is not a problem if it expires between authorization and capture. This date is in the format YYYYMMDD.

This property is not available at design time.

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