Skip to content

Include refund logs in payment log listing#6486

Merged
jarednorman merged 1 commit into
solidusio:mainfrom
SuperGoodSoft:sofia/show-refunds-in-payment-logs
May 25, 2026
Merged

Include refund logs in payment log listing#6486
jarednorman merged 1 commit into
solidusio:mainfrom
SuperGoodSoft:sofia/show-refunds-in-payment-logs

Conversation

@sofiabesenski4
Copy link
Copy Markdown
Contributor

Summary

Payment refunds were not previously shown in the admin's payment logs.

Resolves #4866

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

Co-authored-by: Alistair Norman <alistair@super.gd>
@github-actions github-actions Bot added the changelog:solidus_backend Changes to the solidus_backend gem label May 21, 2026
@sofiabesenski4 sofiabesenski4 marked this pull request as ready for review May 21, 2026 21:29
@sofiabesenski4 sofiabesenski4 requested a review from a team as a code owner May 21, 2026 21:29
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.68%. Comparing base (65572c8) to head (472a534).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6486      +/-   ##
==========================================
+ Coverage   89.66%   89.68%   +0.01%     
==========================================
  Files         990      991       +1     
  Lines       20793    20835      +42     
==========================================
+ Hits        18645    18686      +41     
- Misses       2148     2149       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jarednorman jarednorman merged commit a5ba40d into solidusio:main May 25, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_backend Changes to the solidus_backend gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Payment log entries are not being saved for refunds

3 participants