UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

16 lines (12 loc) 1.8 kB
# CyberSource.Ptsv2paymentsProcessorInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **preApprovalToken** | **String** | Token received in original session service. | [optional] **authorizationOptions** | [**Ptsv2paymentsProcessorInformationAuthorizationOptions**](Ptsv2paymentsProcessorInformationAuthorizationOptions.md) | | [optional] **reversal** | [**Ptsv2paymentsProcessorInformationReversal**](Ptsv2paymentsProcessorInformationReversal.md) | | [optional] **network** | [**Ptsv2paymentsProcessorInformationReversalNetwork**](Ptsv2paymentsProcessorInformationReversalNetwork.md) | | [optional] **authApprovalToken** | **String** | Interoperability Token received by merchant for Authorization API. Field for merchant to send Klarna Advantage Plus authorization approval token for Auth API call. | [optional] **supplementaryTransactionData** | **String** | Supplementary transaction data for Klarna Advantage Plus. Fields to capture Interoperability Data from Merchant and transfer to Klarna for Authorization/Sale/Re-Auth/Capture APIs. | [optional] **responseSourceCode** | **String** | Field contains the response source code that identifies the source. | [optional] **cedpVerifiedIndicator** | **String** | Merchant Commercial Enhanced Data Program (CEDP) verified indicator for capture/bill requests. This field is used when the client is doing authorization with a different gateway and capture/settlement with CyberSource. This field flows in ISO field 34, DSID 02 tag DA, in AN, EBCDIC format. Possible values: - `Y`: Merchant CEDP verified #### Used by **Capture Request** Request field for force capture/bill support when auth is done with a different gateway. | [optional]