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

Previous - List payments from a payout #348

Closed
1 task
rotilho opened this issue Aug 24, 2023 · 3 comments · Fixed by #355 or #356
Closed
1 task

Previous - List payments from a payout #348

rotilho opened this issue Aug 24, 2023 · 3 comments · Fixed by #355 or #356
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@rotilho
Copy link

rotilho commented Aug 24, 2023

Environment

  • Checkout SDK version: 6.0.19
  • Platform and version: JDK 17
  • Operating System and version: Alpine 3.8

Description

Proposed Solution

Currently, the statement API allows listing payouts, but there's no way to query the payments for a specific payout through this SDK.

Workaround: Use the REST interface directly

  • I may be able to implement this feature
@armando-rodriguez-cko armando-rodriguez-cko self-assigned this Aug 24, 2023
@armando-rodriguez-cko armando-rodriguez-cko added help wanted Extra attention is needed question Further information is requested labels Aug 24, 2023
@armando-rodriguez-cko
Copy link
Contributor

Thank you @rotilho, we will take a look.

@stephen-gilbert-cko
Copy link
Contributor

@armando-rodriguez-cko I believe we'd need to add support for the /reporting/statements/{id}/payments endpoint + query params payout_id and payout_currency listed here

@armando-rodriguez-cko
Copy link
Contributor

Thank you @stephen-gilbert-cko

@armando-rodriguez-cko armando-rodriguez-cko linked a pull request Sep 13, 2023 that will close this issue
@armando-rodriguez-cko armando-rodriguez-cko linked a pull request Sep 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
3 participants