REST API

orderInformation. billTo.address2

Second line of the billing street address as it appears in the payment card issuer records.
,
, and
This value is used for AVS.
The billing address 1 and billing address 2 fields together cannot exceed 20 characters.
When you populate billing street address 1 and billing street address 2, exceeds 40 characters, truncates the value at 40 characters before sending it to Visa and the issuing bank. Truncating this value affects AVS results and therefore might also affect risk decisions and charge backs.
Credit card networks cannot process transactions that contain non-ASCII characters. accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitation of the payment card networks prevents from transmitting non-ASCII characters to the payment card networks. Therefore, replaces non-ASCII characters with meaningless ASCII characters for transmission to the payment card networks.

Specifications

  • Data Type:
    String
  • Data Length:
    • :
      20
    • :
      40
    • :
      50
    • :
      35
    • :
      40
    • All other processors:
      60

Mapping Information

  • REST API Field:
    orderInformation.billTo.address2
  • SCMP API Field:
    bill_address2
  • Simple Order API Field:
    billTo_street2