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

Get status transaction Payment #130

Open
MariaFernandaLopezWIPAY opened this issue Aug 28, 2023 · 0 comments
Open

Get status transaction Payment #130

MariaFernandaLopezWIPAY opened this issue Aug 28, 2023 · 0 comments

Comments

@MariaFernandaLopezWIPAY

Hello, I am trying to retrieve the status of a payment transaction through the sdk "" using the "refreshPaymentStatus" method of the "PaymentsApi" class but I get an error

--- [ntContainer#0-1] Invokers.ApiClient : {"submitTimeUtc":"2023-08-28T22:47:13Z","status":"404","errorInformation":{"reason":"NOT_FOUND ","message":"The requested resource does not exist."}}
--- [ntContainer#0-1] Invokers.ApiClient : ApiException : 404 Not Found

I am passing the Id retrieved from the PtsV2PaymentsPost201Response when I create the payment and I am also sending the code and ReconciliationId... how can I check the status of a transaction to know if it was paid or declined

I use sdk version: cybersource-rest-client-java:0.0.55

Note: I am also using the "Api reference" in the "Check a Payment Status" method and I get the same error.

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