UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

10 lines (6 loc) 1.18 kB
# CyberSource.Ptsv2paymentsPaymentInformationCustomer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **customerId** | **String** | Unique identifier for the customer's card and billing information. When you use Payment Tokenization or Recurring Billing and you include this value in your request, many of the fields that are normally required for an authorization or credit become optional. **NOTE** When you use Payment Tokenization or Recurring Billing, the value for the Customer ID is actually the Cybersource payment token for a customer. This token stores information such as the consumer's card number so it can be applied towards bill payments, recurring payments, or one-time payments. By using this token in a payment API request, the merchant doesn't need to pass in data such as the card number or expiration date in the request itself. | [optional] **id** | **String** | Unique identifier for the Customer token used in the transaction. When you include this value in your request, many of the fields that are normally required for an authorization or credit become optional. | [optional]