/n software 3-D Secure V2 PHP Edition

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

ipworks3ds_mpi_get($res, 14 );
ipworks3ds_mpi_set($res, 14, $value );

Default Value

'01'

Remarks

This field contains the expiration date of the customer's credit card. This property must be formatted as two numeric characters, in the range "01" - "12".

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8162]