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

Uncaptured -> Captured payments do not render properly in transaction list without a hard refresh #9735

Open
csmcneill opened this issue Nov 15, 2024 · 0 comments
Labels

Comments

@csmcneill
Copy link
Contributor

Describe the bug

If auth + capture is enabled and a payment is captured via Payments > Transactions > Uncaptured (tab), the captured payment does not appear in the full transactions list at Payments > Transactions > Transactions (tab) unless the page is refreshed (either manually or by navigating away from the page and navigating back to it).

To Reproduce

  1. Enable auth + capture.
  2. Purchase a product.
  3. Navigate to Payments > Transactions.
  4. Select the Uncaptured tab.
  5. Capture the transaction purchased in step 2.
  6. Select the Transactions tab.
  7. Note that the transaction captured in step 5 is not present.
  8. Refresh the page.
  9. Note that the transaction captured in step 5 is now present.

Actual behavior

Captured transactions only appear in the full transaction list following specific actions from an admin. This can create minor discrepancies for the admin if they do not force a page refresh.

Screenshots

CleanShot.2024-11-15.at.11.52.15.mp4

Expected behavior

A captured transaction immediately appears in the Transactions tab without a page refresh.

Additional context

No user reports AFAIK. Found this issue while performing other tests.

@csmcneill csmcneill added the type: bug The issue is a confirmed bug. label Nov 15, 2024
@aheckler aheckler changed the title Uncaptured -> Captured payments do not render proplery in transaction list without a hard refresh Uncaptured -> Captured payments do not render properly in transaction list without a hard refresh Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants