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, When make the credit transaction, I send invalid card data or another invalid data I receive such response from the server:
but using the CyberSource library PtsV2CreditsPost201Response I receive this response
I think that we need to add the Error Information property with the Message and Reason fields so that this class contains the complete information that we receive from the server.
The text was updated successfully, but these errors were encountered:
Hi, When make the credit transaction, I send invalid card data or another invalid data I receive such response from the server:
![image](https://user-images.githubusercontent.com/107878255/205288352-073eba2f-882f-4e59-be70-208087df0390.png)
but using the CyberSource library PtsV2CreditsPost201Response I receive this response
I think that we need to add the Error Information property with the Message and Reason fields so that this class contains the complete information that we receive from the server.
The text was updated successfully, but these errors were encountered: