E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

CardTypeDescription Property

Human-readable description of the CardType .

Object Oriented Interface

public function getCardTypeDescription();

Procedural Interface

inpay_cardvalidator_get($res, 5 );

Default Value

''

Remarks

This property is filled after calling the ValidateCard method, and will contain a text description of the CardType. This is useful to distinguish different program cards. For instance, a CardType of ccDiners might have a corresponding CardTypeDescription of "Diner's Club International", "Diner's Club Carte Blanche", or "Diner's Club enRoute".

This property is read-only.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]