UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

12 lines (8 loc) 1.28 kB
# CyberSource.Ptsv2billingagreementsConsumerAuthenticationInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authenticationTransactionContextId** | **String** | Payer authentication transaction identifier passed to link the validation and authorization calls. | [optional] **cavv** | **String** | Unique identifier generated by the card-issuing bank for Visa, American Express, JCB, Diners Club, and Discover transactions after the customer is authenticated. The value is in base64. When you request the card authorization service, CyberSource automatically converts the value, not the field name, to the format required by your payment processor. | [optional] **transactionToken** | **String** | Web based token used to authenticate consumer with Rupay authentication provider. | [optional] **xid** | **String** | Transaction identifier generated by CyberSource for successful enrollment or validation checks. Use this value, which is in base64, to match an outgoing PAReq with an incoming PARes. CyberSource forwards the XID with the card authorization service to these payment processors in these cases: - Barclays - Streamline (when the **ecommerceIndicator**`=spa`) | [optional]