/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CardExpYear Property

Expiration year of the credit card specified in CardNumber .

Object Oriented Interface

public function getCardExpYear();
public function setCardExpYear($value);

Procedural Interface

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

Default Value

'00'

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 "00" - "99".

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]