REST API

orderInformation. billTo.phoneNumber

Customer's phone number.
Include the country code when the order is from outside the US.
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 limitations of the payment card networks prevent
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.
For installment payments with Mastercard in Brazil, the value for this field corresponds to the following data in the TC 33 capture file:
  • Record: CP07 TCR4
  • Position: 40-50
  • Field: Buyer Phone Number
The TC 33 capture file contains information about the payments and credits that a merchant submits to
. The processor creates the TC 33 capture file at the end of the day and sends it to the merchant’s acquirer. The acquirer uses this information to facilitate end-of-day clearing processing with payment networks.

Specifications

  • Data Type:
    String
  • Data Length:
    • :
      11 (Installment Payments with Mastercard in Brazil), 15 (All other payment types)
    • All other processors:
      15

Mapping Information

  • REST API Field:
    orderInformation.billTo.phoneNumber
  • SCMP API Field:
    customer_phone
  • Simple Order API Field:
    billTo_phoneNumber