E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CardExpYear Property

This property contains the 4 digit expiration year of the customer's credit card.

Object Oriented Interface

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

Procedural Interface

inpay_directpayment_get($res, 5 );
inpay_directpayment_set($res, 5, $value );

Default Value

2000

Remarks

This field contains the 4 digit expiration year of the customer's credit card.

This property is required.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]