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
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
Enable auth + capture.
Purchase a product.
Navigate to Payments > Transactions.
Select the Uncaptured tab.
Capture the transaction purchased in step 2.
Select the Transactions tab.
Note that the transaction captured in step 5 is not present.
Refresh the page.
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: