Hi, Hope you are doing good. I want to add an admin link on the order details page and on clicking that link user should go to my website and I want to add order ID and customer email as a parameter to URL.
I’m doing this by using shopify app extension but I’m facing an issue of URL got changed on order details page:
I added the admin link like this but on clicking the Send Message button on order details page the URL got changed:
Plz guide me how I can achieve this?
Topic summary
A developer is attempting to add a custom admin link to Shopify’s Order Details page using a Shopify app extension. The goal is to redirect users to an external website with order ID and customer email as URL parameters.
Current Issue:
- The URL changes unexpectedly when clicking the “Send Message” button on the order details page
- Images in the post appear corrupted or improperly encoded, making it difficult to see the exact problem
Attempted Solution:
The developer mentions needing to update extension configuration through their partner account, including:
- Accessing the partner dashboard
- Navigating to the extensions section
- Updating configuration settings
- Verifying and deploying changes properly
The discussion remains open with no clear resolution provided yet. The developer is seeking guidance on how to properly implement this functionality without the URL modification issue.
I need to update the configuration for my extension from my partner’s account. Specifically, I need to:
- Login to Partner’s Account: Access the partner’s account dashboard where the extension is managed.
- Navigate to the Extensions Section: Find the section where extensions are listed and managed.
- Select the Extension: Locate the specific extension that requires configuration updates.
- Update Configuration Settings: Make the necessary changes to the extension’s configuration settings to reflect the new updates or improvements.
- Save and Deploy: Ensure that all changes are saved and deployed properly to avoid any disruptions in functionality.
- Verify Changes: Check that the updated configuration is correctly applied and working as intended.
- Document the Updates: Keep a record of the changes made for future reference and troubleshooting.


