E-Payment Integrator 2016 C++ Edition
E-Payment Integrator 2016 C++ Edition
Questions / Feedback?

CardNumber Property

Customer's credit card number for the transaction.

Syntax

char* GetCardNumber();

int SetCardNumber(char* lpszCardNumber);

Default Value

""

Remarks

Customer's credit card number for the transaction.

If you're sending the transaction with CardMagneticStripe data, this property should be left empty.

This property is not available at design time.

Data Type

String

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