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

CardExpMonth Property

Expiration month of the credit card specified in CardNumber .

Object Oriented Interface

public function getCardExpMonth();
public function setCardExpMonth($value);

Procedural Interface

in3dsecure_cardvalidator_get($res, 1 );
in3dsecure_cardvalidator_set($res, 1, $value );

Default Value

1

Remarks

This field contains the month portion of the expiration date of the customer's credit card. This property must be in the range 1 - 12. The ValidateCard method compares this property against the system time to determine if the card is expired.

Data Type

Integer

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