CheckNumber Property
Indicates the check number to use for a transaction.
Syntax
char* GetCheckNumber();
int SetCheckNumber(char* lpszCheckNumber);
Default Value
""
Remarks
This optional property allows the customer to select a check number to use for this ACH transaction. This property is only supported by the iTransact and NetBilling gateways.
Data Type
String