UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

23 lines (19 loc) 1.91 kB
# CyberSource.Ptsv2intentsProcessingInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **processingInstruction** | **String** | The instruction to process an order. - default value: 'NO_INSTRUCTION' - 'ORDER_SAVED_EXPLICITLY' | [optional] **authorizationOptions** | [**Ptsv2intentsProcessingInformationAuthorizationOptions**](Ptsv2intentsProcessingInformationAuthorizationOptions.md) | | [optional] **actionList** | **[String]** | Array of actions (one or more) to be included in the order to invoke bundled services along with order. Possible values: - `AP_ORDER`: Use this when Alternative Payment Order service is requested. | [optional] **highRiskTransactionFlag** | **String** | Indicates if the transaction is flagged as high risk. | [optional] **transactionRetry** | **String** | Indicates if the transaction is a retry. | [optional] **lastOneHrTransactionCount** | **String** | The number of transactions in the last one hour. | [optional] **lastOneDayTransactionCount** | **String** | The number of transactions in the last one day. | [optional] **lastThreeMonthsTxnCount** | **String** | The number of transactions in the last three months. | [optional] **totalTransactionCount** | **String** | The total number of transactions. | [optional] **pinVerification** | **String** | Indicates if PIN verification is required. | [optional] **faceIdVerification** | **String** | Indicates if face ID verification is required. | [optional] **userPassedVerification** | **String** | Indicates if the user passed verification. | [optional] **ipAddress** | **String** | The IP address of the user. | [optional] **transactionDate** | **String** | The date of the transaction. | [optional] **tangible** | **String** | Indicates if the transaction involves tangible goods. | [optional]