E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CardExpMonth Property

This property contains the expiration month of the customer's credit card.

Object Oriented Interface

public function getCardExpMonth();
public function setCardExpMonth($value);

Procedural Interface

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

Default Value

1

Remarks

This field contains the expiration month of the customer's credit card.

The valid range for this property is between 1 and 12.

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]