CardTransactionRequest Level2Zip Property Bluefin Web Client API Documentation
Gets or sets string value of level 2 zip code.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property Level2Zip As String 
	Get 
	Set
Remarks

Required for level 2 transactions.

This value is not validated like Zip property. So any alphanumeric value up to 10 digits is valid.

See Also