Incorrect Subscription Link on Order Details Page for Renewal Orders
-
Problem:
On the orders-details page, there is a link for subscriptions when it’s a WooCommerce Subscriptions renewal order. However, the subscription link is leading to my-account/view-subscription/id-order instead of subscriptions-manage/id-order.
Details:
- The current link directs the user to the customer’s account to view the order, which is incorrect.
- The link should lead to the subscription management page in the admin panel to allow proper administration of the subscription.
Requirement:
- The link needs to be corrected so that it points to subscriptions-manage/id-order to access the subscription management page within the admin section, rather than directing users to view the order in the customer’s account.
- You must be logged in to reply to this topic.