Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TransactionSeachAPI - Cybersource Error Converting Value #89

Open
kimberlyping opened this issue Aug 4, 2020 · 0 comments
Open

TransactionSeachAPI - Cybersource Error Converting Value #89

kimberlyping opened this issue Aug 4, 2020 · 0 comments

Comments

@kimberlyping
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant