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

RecurEndDate Property

The date after which no further authorizations should be performed.

Object Oriented Interface

public function getRecurEndDate();
public function setRecurEndDate($value);

Procedural Interface

in3dsecure_mpi_get($res, 43 );
in3dsecure_mpi_set($res, 43, $value );

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.

Data Type

String

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