MerchantStoreNumber Property
Used to identify a specific merchant's store within the VisaNet system.
Syntax
char* GetMerchantStoreNumber();
int SetMerchantStoreNumber(char* lpszMerchantStoreNumber);
Default Value
""
Remarks
Used to identify a specific merchant's store within the VisaNet system.
This four digit property contains a number assigned by the signing member, processor, or merchant to identify a specific merchant store within the VisaNet system. This property must be right-justified and zero-filled.
Data Type
String