CreditChargeResponseAvsZip Property |
The AVS (Address Verification Service) result for the zip code supplied in the transaction. Possible values are Pass, if the information matches the information on file with the cardholder's account, Fail, or NotAvailable.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic CCAVSMatchEnum AvsZip { get; set; }
Property Value
Type:
CCAVSMatchEnum
Remarks
See Also