/// <summary>
 /// Initializes a new instance of the <see cref="TssV2TransactionsGet200ResponseProcessorInformation" /> class.
 /// </summary>
 /// <param name="Processor">Processor.</param>
 /// <param name="TransactionId">Network transaction identifier (TID). You can use this value to identify a specific transaction when you are discussing the transaction with your processor. Not all processors provide this  value. .</param>
 /// <param name="NetworkTransactionId">The description for this field is not available..</param>
 /// <param name="ResponseId">The description for this field is not available..</param>
 /// <param name="ProviderTransactionId">The description for this field is not available..</param>
 /// <param name="ApprovalCode">Authorization code. Returned only when the processor returns this value. .</param>
 /// <param name="ResponseCode">For most processors, this is the error message sent directly from the bank. Returned only when the processor returns this value.  Important Do not use this field to evaluate the result of the authorization. .</param>
 /// <param name="Avs">Avs.</param>
 /// <param name="CardVerification">CardVerification.</param>
 /// <param name="AchVerification">AchVerification.</param>
 /// <param name="ElectronicVerificationResults">ElectronicVerificationResults.</param>
 public TssV2TransactionsGet200ResponseProcessorInformation(TssV2TransactionsGet200ResponseProcessorInformationProcessor Processor = default(TssV2TransactionsGet200ResponseProcessorInformationProcessor), string TransactionId = default(string), string NetworkTransactionId = default(string), string ResponseId = default(string), string ProviderTransactionId = default(string), string ApprovalCode = default(string), string ResponseCode = default(string), PtsV2PaymentsPost201ResponseProcessorInformationAvs Avs = default(PtsV2PaymentsPost201ResponseProcessorInformationAvs), TssV2TransactionsGet200ResponseProcessorInformationCardVerification CardVerification = default(TssV2TransactionsGet200ResponseProcessorInformationCardVerification), TssV2TransactionsGet200ResponseProcessorInformationAchVerification AchVerification = default(TssV2TransactionsGet200ResponseProcessorInformationAchVerification), TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults ElectronicVerificationResults = default(TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults))
 {
     this.Processor             = Processor;
     this.TransactionId         = TransactionId;
     this.NetworkTransactionId  = NetworkTransactionId;
     this.ResponseId            = ResponseId;
     this.ProviderTransactionId = ProviderTransactionId;
     this.ApprovalCode          = ApprovalCode;
     this.ResponseCode          = ResponseCode;
     this.Avs = Avs;
     this.CardVerification = CardVerification;
     this.AchVerification  = AchVerification;
     this.ElectronicVerificationResults = ElectronicVerificationResults;
 }
Пример #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="TssV2TransactionsGet200ResponseProcessorInformation" /> class.
 /// </summary>
 /// <param name="Processor">Processor.</param>
 /// <param name="MultiProcessorRouting">An array of object that contains the list of acquirer response codes &amp; reasons if a transaction is routed to multiple acquirers..</param>
 /// <param name="TransactionId">Network transaction identifier (TID). You can use this value to identify a specific transaction when you are discussing the transaction with your processor. Not all processors provide this value.  Returned by the authorization service.  #### PIN debit Transaction identifier generated by the processor.  Returned by PIN debit credit.  #### GPX Processor transaction ID.  #### Cielo For Cielo, this value is the non-sequential unit (NSU) and is supported for all transactions. The value is generated by Cielo or the issuing bank.  #### Comercio Latino For Comercio Latino, this value is the proof of sale or non-sequential unit (NSU) number generated by the acquirers Cielo and Rede, or the issuing bank.  #### CyberSource through VisaNet and GPN For details about this value for CyberSource through VisaNet and GPN, see \&quot;Network Transaction Identifiers\&quot; in [Credit Card Services Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/)  #### Moneris This value identifies the transaction on a host system. It contains the following information: - Terminal used to process the transaction - Shift during which the transaction took place - Batch number - Transaction number within the batch You must store this value. If you give the customer a receipt, display this value on the receipt.  **Example** For the value 66012345001069003: - Terminal ID &#x3D; 66012345 - Shift number &#x3D; 001 - Batch number &#x3D; 069 - Transaction number &#x3D; 003 .</param>
 /// <param name="NetworkTransactionId">Same value as &#x60;processorInformation.transactionId&#x60;.</param>
 /// <param name="RetrievalReferenceNumber">#### Ingenico ePayments Unique number that CyberSource generates to identify the transaction. You can use this value to identify transactions in the Ingenico ePayments Collections Report, which provides settlement information. Contact customer support for information about the report.  ### CyberSource through VisaNet Retrieval request number. .</param>
 /// <param name="ResponseId">Response ID sent from the processor. .</param>
 /// <param name="ApprovalCode">Authorization code. Returned only when the processor returns this value.  The length of this value depends on your processor.  Returned by authorization service.  #### PIN debit Authorization code that is returned by the processor.  Returned by PIN debit credit.  #### Elavon Encrypted Account Number Program The returned value is OFFLINE.  #### TSYS Acquiring Solutions The returned value for a successful zero amount authorization is 000000. .</param>
 /// <param name="ResponseCode">For most processors, this is the error message sent directly from the bank. Returned only when the processor returns this value.  **Important** Do not use this field to evaluate the result of the authorization.  #### PIN debit Response value that is returned by the processor or bank. **Important** Do not use this field to evaluate the results of the transaction request.  Returned by PIN debit credit, PIN debit purchase, and PIN debit reversal.  #### AIBMS If this value is &#x60;08&#x60;, you can accept the transaction if the customer provides you with identification.  #### Atos This value is the response code sent from Atos and it might also include the response code from the bank. Format: &#x60;aa,bb&#x60; with the two values separated by a comma and where: - &#x60;aa&#x60; is the two-digit error message from Atos. - &#x60;bb&#x60; is the optional two-digit error message from the bank.  #### Comercio Latino This value is the status code and the error or response code received from the processor separated by a colon. Format: [status code]:E[error code] or [status code]:R[response code] Example &#x60;2:R06&#x60;  #### JCN Gateway Processor-defined detail error code. The associated response category code is in the &#x60;processorInformation.responseCategoryCode&#x60; field. String (3) .</param>
 /// <param name="Avs">Avs.</param>
 /// <param name="CardVerification">CardVerification.</param>
 /// <param name="AchVerification">AchVerification.</param>
 /// <param name="ElectronicVerificationResults">ElectronicVerificationResults.</param>
 /// <param name="SystemTraceAuditNumber">This field is returned only for **American Express Direct** and **CyberSource through VisaNet**. Returned by authorization and incremental authorization services.  #### American Express Direct  System trace audit number (STAN). This value identifies the transaction and is useful when investigating a chargeback dispute.  #### CyberSource through VisaNet  System trace number that must be printed on the customer’s receipt. .</param>
 /// <param name="ResponseCodeSource">Used by Visa only and contains the response source/reason code that identifies the source of the response decision. .</param>
 public TssV2TransactionsGet200ResponseProcessorInformation(TssV2TransactionsGet200ResponseProcessorInformationProcessor Processor = default(TssV2TransactionsGet200ResponseProcessorInformationProcessor), List <TssV2TransactionsGet200ResponseProcessorInformationMultiProcessorRouting> MultiProcessorRouting = default(List <TssV2TransactionsGet200ResponseProcessorInformationMultiProcessorRouting>), string TransactionId = default(string), string NetworkTransactionId = default(string), string RetrievalReferenceNumber = default(string), string ResponseId = default(string), string ApprovalCode = default(string), string ResponseCode = default(string), PtsV2PaymentsPost201ResponseProcessorInformationAvs Avs = default(PtsV2PaymentsPost201ResponseProcessorInformationAvs), Riskv1decisionsProcessorInformationCardVerification CardVerification = default(Riskv1decisionsProcessorInformationCardVerification), PtsV2PaymentsPost201ResponseProcessorInformationAchVerification AchVerification = default(PtsV2PaymentsPost201ResponseProcessorInformationAchVerification), TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults ElectronicVerificationResults = default(TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults), string SystemTraceAuditNumber = default(string), string ResponseCodeSource = default(string))
 {
     this.Processor                = Processor;
     this.MultiProcessorRouting    = MultiProcessorRouting;
     this.TransactionId            = TransactionId;
     this.NetworkTransactionId     = NetworkTransactionId;
     this.RetrievalReferenceNumber = RetrievalReferenceNumber;
     this.ResponseId               = ResponseId;
     this.ApprovalCode             = ApprovalCode;
     this.ResponseCode             = ResponseCode;
     this.Avs = Avs;
     this.CardVerification = CardVerification;
     this.AchVerification  = AchVerification;
     this.ElectronicVerificationResults = ElectronicVerificationResults;
     this.SystemTraceAuditNumber        = SystemTraceAuditNumber;
     this.ResponseCodeSource            = ResponseCodeSource;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="PtsV2PaymentsPost201ResponseProcessorInformation" /> class.
 /// </summary>
 /// <param name="ApprovalCode">Authorization code. Returned only when the processor returns this value. .</param>
 /// <param name="TransactionId">Network transaction identifier (TID). You can use this value to identify a specific transaction when you are discussing the transaction with your processor. Not all processors provide this  value. .</param>
 /// <param name="NetworkTransactionId">Description of this field is not available..</param>
 /// <param name="ProviderTransactionId">Description of this field is not available..</param>
 /// <param name="ResponseCode">For most processors, this is the error message sent directly from the bank. Returned only when the processor returns this value.  Important Do not use this field to evaluate the result of the authorization. .</param>
 /// <param name="ResponseCodeSource">Used by Visa only and contains the response source/reason code that identifies the source of the response decision. .</param>
 /// <param name="ResponseDetails">This field might contain information about a decline. This field is supported only for **CyberSource through VisaNet**. .</param>
 /// <param name="ResponseCategoryCode">Processor-defined response category code. The associated detail error code is in the auth_auth_response field or the auth_reversal_auth_ response field depending on which service you requested.  This field is supported only for:   - Japanese issuers  - Domestic transactions in Japan  - Comercio Latino—processor transaction ID required for troubleshooting  **Maximum length for processors**:   - Comercio Latino: 32  - All other processors: 3 .</param>
 /// <param name="ForwardedAcquirerCode">Name of the Japanese acquirer that processed the transaction. Returned only for CCS (CAFIS) and JCN Gateway. Please contact the CyberSource Japan Support Group for more information. .</param>
 /// <param name="Avs">Avs.</param>
 /// <param name="CardVerification">CardVerification.</param>
 /// <param name="MerchantAdvice">MerchantAdvice.</param>
 /// <param name="ElectronicVerificationResults">ElectronicVerificationResults.</param>
 /// <param name="Customer">Customer.</param>
 /// <param name="ConsumerAuthenticationResponse">ConsumerAuthenticationResponse.</param>
 /// <param name="Issuer">Issuer.</param>
 /// <param name="SystemTraceAuditNumber">This field is returned only for **American Express Direct** and **CyberSource through VisaNet**.  **American Express Direct**  System trace audit number (STAN). This value identifies the transaction and is useful when investigating a chargeback dispute.  **CyberSource through VisaNet**  System trace number that must be printed on the customer’s receipt. .</param>
 /// <param name="PaymentAccountReferenceNumber">Visa-generated reference number that identifies a card-present transaction for which youprovided one of the following:   - Visa primary account number (PAN)  - Visa-generated token for a PAN  This reference number serves as a link to the cardholder account and to all transactions for that account. .</param>
 /// <param name="TransactionIntegrityCode">Transaction integrity classification provided by Mastercard. This value specifies Mastercard’s evaluation of the transaction’s safety and security. This field is returned only for **CyberSource through VisaNet**.  For card-present transactions, possible values:   - **A1**: EMV or token in a secure, trusted environment  - **B1**: EMV or chip equivalent  - **C1**: Magnetic stripe  - **E1**: Key entered  - **U0**: Unclassified  For card-not-present transactions, possible values:   - **A2**: Digital transactions  - **B2**: Authenticated checkout  - **C2**: Transaction validation  - **D2**: Enhanced data  - **E2**: Generic messaging  - **U0**: Unclassified  For information about these values, contact Mastercard or your acquirer. .</param>
 /// <param name="AmexVerbalAuthReferenceNumber">Referral response number for a verbal authorization with FDMS Nashville when using an American Express card. Give this number to American Express when you call them for the verbal authorization. .</param>
 /// <param name="SalesSlipNumber">Transaction identifier that CyberSource generates. You have the option of printing the sales slip number on the receipt.  This field is supported only for **JCN Gateway**. .</param>
 /// <param name="MasterCardServiceCode">Mastercard service that was used for the transaction. Mastercard provides this value to CyberSource.  Possible value:  - 53: Mastercard card-on-file token service .</param>
 /// <param name="MasterCardServiceReplyCode">Result of the Mastercard card-on-file token service. Mastercard provides this value to CyberSource.  Possible values:   - **C**: Service completed successfully.  - **F**: One of the following:    - Incorrect Mastercard POS entry mode. The Mastercard POS entry mode should be 81 for an authorization or      authorization reversal.    - Incorrect Mastercard POS entry mode. The Mastercard POS entry mode should be 01 for a tokenized request.    - Token requestor ID is missing or formatted incorrectly.  - **I**: One of the following:    - Invalid token requestor ID.    - Suspended or deactivated token.    - Invalid token (not in mapping table).  - **T**: Invalid combination of token requestor ID and token.  - **U**: Expired token.  - **W**: Primary account number (PAN) listed in electronic warning bulletin.  Note This field is returned only for **CyberSource through VisaNet**. .</param>
 /// <param name="MasterCardAuthenticationType">Type of authentication for which the transaction qualifies as determined by the Mastercard authentication service, which confirms the identity of the cardholder. Mastercard provides this value to CyberSource.  Possible values:   - **1**: Transaction qualifies for Mastercard authentication type 1.  - **2**: Transaction qualifies for Mastercard authentication type 2. .</param>
 /// <param name="Name">Name of the Processor. .</param>
 public PtsV2PaymentsPost201ResponseProcessorInformation(string ApprovalCode = default(string), string TransactionId = default(string), string NetworkTransactionId = default(string), string ProviderTransactionId = default(string), string ResponseCode = default(string), string ResponseCodeSource = default(string), string ResponseDetails = default(string), string ResponseCategoryCode = default(string), string ForwardedAcquirerCode = default(string), PtsV2PaymentsPost201ResponseProcessorInformationAvs Avs = default(PtsV2PaymentsPost201ResponseProcessorInformationAvs), PtsV2PaymentsPost201ResponseProcessorInformationCardVerification CardVerification = default(PtsV2PaymentsPost201ResponseProcessorInformationCardVerification), PtsV2PaymentsPost201ResponseProcessorInformationMerchantAdvice MerchantAdvice = default(PtsV2PaymentsPost201ResponseProcessorInformationMerchantAdvice), PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults ElectronicVerificationResults = default(PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults), PtsV2PaymentsPost201ResponseProcessorInformationCustomer Customer = default(PtsV2PaymentsPost201ResponseProcessorInformationCustomer), PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse ConsumerAuthenticationResponse = default(PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse), PtsV2PaymentsPost201ResponseProcessorInformationIssuer Issuer = default(PtsV2PaymentsPost201ResponseProcessorInformationIssuer), string SystemTraceAuditNumber = default(string), string PaymentAccountReferenceNumber = default(string), string TransactionIntegrityCode = default(string), string AmexVerbalAuthReferenceNumber = default(string), decimal?SalesSlipNumber = default(decimal?), string MasterCardServiceCode = default(string), string MasterCardServiceReplyCode = default(string), string MasterCardAuthenticationType = default(string), string Name = default(string))
 {
     this.ApprovalCode          = ApprovalCode;
     this.TransactionId         = TransactionId;
     this.NetworkTransactionId  = NetworkTransactionId;
     this.ProviderTransactionId = ProviderTransactionId;
     this.ResponseCode          = ResponseCode;
     this.ResponseCodeSource    = ResponseCodeSource;
     this.ResponseDetails       = ResponseDetails;
     this.ResponseCategoryCode  = ResponseCategoryCode;
     this.ForwardedAcquirerCode = ForwardedAcquirerCode;
     this.Avs = Avs;
     this.CardVerification = CardVerification;
     this.MerchantAdvice   = MerchantAdvice;
     this.ElectronicVerificationResults = ElectronicVerificationResults;
     this.Customer = Customer;
     this.ConsumerAuthenticationResponse = ConsumerAuthenticationResponse;
     this.Issuer = Issuer;
     this.SystemTraceAuditNumber        = SystemTraceAuditNumber;
     this.PaymentAccountReferenceNumber = PaymentAccountReferenceNumber;
     this.TransactionIntegrityCode      = TransactionIntegrityCode;
     this.AmexVerbalAuthReferenceNumber = AmexVerbalAuthReferenceNumber;
     this.SalesSlipNumber              = SalesSlipNumber;
     this.MasterCardServiceCode        = MasterCardServiceCode;
     this.MasterCardServiceReplyCode   = MasterCardServiceReplyCode;
     this.MasterCardAuthenticationType = MasterCardAuthenticationType;
     this.Name = Name;
 }