UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

21 lines (17 loc) 3.11 kB
# CyberSource.PtsV2PaymentsPost201ResponseOrderInformationBillTo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **firstName** | **String** | | [optional] **lastName** | **String** | | [optional] **address1** | **String** | First line of the billing street address. | [optional] **address2** | **String** | Second line of the billing street address. | [optional] **locality** | **String** | City of the billing address. | [optional] **postalCode** | **String** | Postal code for the billing address. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] Example: 12345-6789 When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space] [numeric][alpha][numeric] Example: A1B 2C3 | [optional] **administrativeArea** | **String** | State or province of the billing address. Use the State, Province, and Territory Codes for the United States and Canada. | [optional] **country** | **String** | Country of the billing address. Use the two-character ISO Standard Country Codes. | [optional] **email** | **String** | Email address of the customer. | [optional] **alternatePhoneNumberVerificationStatus** | **String** | #### Visa Platform Connect Contains one of the following values that will identify the phone number result code in the account verification response message: 'VERIFIED' - Customer verified 'UNVERIFIED' - Customer not verified 'FAILED' - Customer verification failed | [optional] **alternateEmailVerificationStatus** | **String** | #### Visa Platform Connect Contains one of the following values that will identify the phone number result code in the account verification response message: 'VERIFIED' - Customer verified 'UNVERIFIED' - Customer not verified 'FAILED' - Customer verification failed | [optional] **phoneNumber** | **String** | Customer's phone number. It is recommended that you include the country code when the order is from outside the U.S. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Optional field. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional] **nameSuffix** | **String** | Customer's name suffix. | [optional]