REST API

orderInformation. billTo.address1

First line of the billing street address as it appears in the payment card issuer records.
IMPORTANT
This field is optional if your account is configured for relaxed requirements for address data.
When the street name is numeric, it must be sent in numeric format. For example, if the address is
One First Street
, it must be sent as
1 1st Street
.
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.address1
  • SCMP API Field:
    bill_address1
  • Simple Order API Field:
    billTo_street1