You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. After I have done the search I am using the record to then call the GetTransaction.
In at least 1 instance that I know of, it is failing with this exception.
?exception.Message
"Error converting value "The Golf Center" to type 'CyberSource.Model.Ptsv2paymentsOrderInformationBillToCompany'. Path 'orderInformation.billTo.company', line 1, position 963."
exception.Source
"cybersource-rest-client-dotnet"
?exception.StackTrace
" at CyberSource.Client.ApiClient.Deserialize(IRestResponse response, Type type)\r\n at CyberSource.Api.TransactionDetailsApi.GetTransactionWithHttpInfo(String id)\r\n at CyberSource.Api.TransactionDetailsApi.GetTransaction(String id)
Thank you
The text was updated successfully, but these errors were encountered:
Hi. After I have done the search I am using the record to then call the GetTransaction.
In at least 1 instance that I know of, it is failing with this exception.
?exception.Message
"Error converting value "The Golf Center" to type 'CyberSource.Model.Ptsv2paymentsOrderInformationBillToCompany'. Path 'orderInformation.billTo.company', line 1, position 963."
exception.Source
"cybersource-rest-client-dotnet"
?exception.StackTrace
" at CyberSource.Client.ApiClient.Deserialize(IRestResponse response, Type type)\r\n at CyberSource.Api.TransactionDetailsApi.GetTransactionWithHttpInfo(String id)\r\n at CyberSource.Api.TransactionDetailsApi.GetTransaction(String id)
Thank you
The text was updated successfully, but these errors were encountered: