CardExpMonth Property
Expiration month of the credit card specified by CardNumber .
Object Oriented Interface
public function getCardExpMonth(); public function setCardExpMonth($value);
Procedural Interface
inpaydirect_ptechreversal_get($res, 1 ); inpaydirect_ptechreversal_set($res, 1, $value );
Default Value
1
Remarks
This property contains the expiration date of the credit card used in the transaction that is being reversed. This property must be in the range 1 - 12.
Data Type
Integer