CardExpMonth Property
Expiration month of the credit card specified in CardNumber .
Object Oriented Interface
public function getCardExpMonth(); public function setCardExpMonth($value);
Procedural Interface
inpaydirect_fdmsdetailrecord_get($res, 3 ); inpaydirect_fdmsdetailrecord_set($res, 3, $value );
Default Value
1
Remarks
This field contains the expiration date of the customer's credit card. This property must be in the range 1 - 12.
Data Type
Integer