Level2ProductDescription Property
This property should contain a description of an item purchased with this card.
Syntax
char* GetLevel2ProductDescription();
int SetLevel2ProductDescription(char* lpszLevel2ProductDescription);
Default Value
""
Remarks
This property should contain a description of an item purchased with this card.
This property is required for American Express purchase card transactions and not applicable to other card types.
The value may be up to 40 characters in length.
Data Type
String