CardExpMonth Property
Expiration month of the credit card specified in Number .
Object Oriented Interface
public function getCardExpMonth(); public function setCardExpMonth($value);
Procedural Interface
inpaydirect_ptechbenefit_get($res, 5 ); inpaydirect_ptechbenefit_set($res, 5, $value );
Default Value
1
Remarks
Expiration month of the credit card specified in CardNumber.
This property contains the expiration date of the customer's credit card, and must be in the range 1 - 12.
This property is not available at design time.
Data Type
Integer