E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

LicenseDOB Property

Customer's Date of Birth as indicated on his driver's license.

Object Oriented Interface

public function getLicenseDOB();
public function setLicenseDOB($value);

Procedural Interface

inpay_echeck_get($res, 26 );
inpay_echeck_set($res, 26, $value );

Default Value

''

Remarks

This property contains the customer's date of birth as it appears on his driver's license. The format varies between gateways, so please see the specifications for correct formatting. This property may be used by the gateway for fraud screening.

Data Type

String

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