/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CardExpDate Property

Expiration date of the PAN or Token.

Object Oriented Interface

public function getCardExpDate();
public function setCardExpDate($value);

Procedural Interface

ipworks3ds_server_get($res, 25 );
ipworks3ds_server_set($res, 25, $value );

Default Value

''

Remarks

This field contains the expiration date of the PAN or Token supplied in the CardNumber property. The format for this field is YYMM.

Data Type

String

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