Change any link to dispute details link to transaction details link – client. #6929
Labels
category: projects
For any issues which are part of any project, including bugs, enhancements, etc.
component: disputes
Issues related to Disputes
status: has pr
The issue has a PR.
Since we are showing the dispute details on the transaction details page, any links to the Dispute details page (i.e. this URL
/wp-admin/admin.php?page=wc-admin&path=%2Fpayments%2Fdisputes%2Fdetails&id={dispute_id}
) now need to link to the relevant changed to Transaction details screen (e.g./wp-admin/admin.php?page=wc-admin&path=%2Fpayments%2Ftransactions%2Fdetails&id={id}
).The goal of this issue is to update any links to dispute details anywhere in WooPayments admin and ensure they work correctly (i.e. link to relevant transaction).
The text was updated successfully, but these errors were encountered: