Title: JP Post; Wrong Link
Last modified: December 7, 2019

---

# JP Post; Wrong Link

 *  Resolved [Luke Allen](https://wordpress.org/support/users/surplu/)
 * (@surplu)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/)
 * Hello there!
 * I shipped a few orders with tracking today, however, when using JapanPost, the
   tracking link takes us to a page with many other listings. For example, tracking
   number: RN007221854JP. The link which the customer and I get takes us to this
   page: [https://trackings.post.japanpost.jp/services/srv/sequenceNoSearch/?requestNo=RN007221854JP&count=100&sequenceNoSearch.x=94&sequenceNoSearch.y=10&locale=en](https://trackings.post.japanpost.jp/services/srv/sequenceNoSearch/?requestNo=RN007221854JP&count=100&sequenceNoSearch.x=94&sequenceNoSearch.y=10&locale=en)
 * When, I think it should take us to this page: [https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=RN007221854JP&searchKind=S002&locale=en](https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=RN007221854JP&searchKind=S002&locale=en)
 * Do you think we can fix this? My customer was very confused to see so many different
   tracking numbers coming from Tokyo, Osaka, Kyoto etc.
 * Regards,
    Luke.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjp-post-wrong-link%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Zorem](https://wordpress.org/support/users/zorem/)
 * (@zorem)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12214446)
 * Hi [@surplu](https://wordpress.org/support/users/surplu/)
    The Tracking link 
   for Japan is set to this: [https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=LP103503659JP&searchKind=S002&locale=en](https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=LP103503659JP&searchKind=S002&locale=en)
   and it leads to the correct tracking page. I am not sure how you got to the other
   link, it might be a redirect by the customer location.
 * Just in case, I will remove the last parameters in the URL (&searchKind=S002&
   locale=en) that are automatically added to the URL and the link will be like 
   this:
    [https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=%number%](https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=%number%)
 * The tracking link that AST will generate with the example number you sent:
    [https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=RN007221854JP](https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=RN007221854JP)
 * Please make sure you using the latest version of AST plugin and Sync your shipping
   providers list
 * To sync your shipping list, go to WooCommerce > Shipment Tracking > Shipping 
   Providers and on the top-right dropdown menu, click on Sync Providers. more about
   Sync providers on our documentation – [https://www.zorem.com/docs/woocommerce-advanced-shipment-tracking/setting-shipping-providers/#sync-providers-list](https://www.zorem.com/docs/woocommerce-advanced-shipment-tracking/setting-shipping-providers/#sync-providers-list)
 * Thanks
 *  Thread Starter [Luke Allen](https://wordpress.org/support/users/surplu/)
 * (@surplu)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12214770)
 * [@zorem](https://wordpress.org/support/users/zorem/) thank you very much for 
   your feedback, it appears that the problem was due to not clicking on “Sync Providers”;
   this has fixed my problem!
 * However, could I please ask that you add the locale=en back to the link since
   most of my customers are from English-speaking countries?
 * Thank you so much!
 * Luke.
 *  Plugin Author [Zorem](https://wordpress.org/support/users/zorem/)
 * (@zorem)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215029)
 * Umm, usually when someone tracks Korea Post, Wouldn’t they expect the results
   in EN, when you ship your order to a different country, you can use their local
   provider that works with the Japan Post for tracking.
 * Since in some cases, you need to send to EN tracking and in Some Japanese, we
   need to think of the best solution to solve this on our side. for now, you can
   add a custom provider for EN tracking with the &locale=en at the end of the URL.
 * Thanks
 *  Thread Starter [Luke Allen](https://wordpress.org/support/users/surplu/)
 * (@surplu)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215044)
 * > Wouldn’t they expect the results in EN
 * Yes, they would indeed expect the results in English which is why I would like
   to add the locale=EN back to the link.
 * I’ll add a custom provider though, no worries.
 *  Thread Starter [Luke Allen](https://wordpress.org/support/users/surplu/)
 * (@surplu)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215050)
 * > Hi [@surplu](https://wordpress.org/support/users/surplu/)
   >  The Tracking link
   > for Japan is set to this: [https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=LP103503659JP&searchKind=S002&locale=en](https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=LP103503659JP&searchKind=S002&locale=en)
   > and it leads to the correct tracking page. I am not sure how you got to the
   > other link, it might be a redirect by the customer location.
   > Just in case, I will remove the last parameters in the URL (&searchKind=S002&
   > locale=en) that are automatically added to the URL and the link will be like
   > this:
   >  [https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=%number%](https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1=%number%)
 * It appears in your original setup you had the locale to EN, but you said yourself
   that you removed the last paramaters including the locale.
 *  Plugin Author [Zorem](https://wordpress.org/support/users/zorem/)
 * (@zorem)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215055)
 * I know, after changing this URL, I think that it’s better for the tracking link
   to Japan Post to be in Japanese and not in English, I will check for a solution
   but for you can create a custom provider and you do not need to wait.
    Thanks.
 *  Thread Starter [Luke Allen](https://wordpress.org/support/users/surplu/)
 * (@surplu)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215067)
 * I understand. I set up a custom one more related to my needs.
 * I really appreciate your help [@zorem](https://wordpress.org/support/users/zorem/),
   thank you very much for making an amazing plugin!
 *  Plugin Author [Zorem](https://wordpress.org/support/users/zorem/)
 * (@zorem)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215465)
 * Hi [@surplu](https://wordpress.org/support/users/surplu/)
    Thanks, I will appreciate
   if you can share your review on the plugin reviews section 🙂 I was thinking 
   about the logic for the Japan Post tracking link, we can check in case of the
   order shipping country is not JP we will add the **locale=en** to the URL?
 *  Thread Starter [Luke Allen](https://wordpress.org/support/users/surplu/)
 * (@surplu)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12215569)
 * [@zorem](https://wordpress.org/support/users/zorem/), that is a fantastic idea!
   You should definitely implement that! It would work for domestic AND international
   perfectly!
 * Leaving a 5* review right now!
 *  Plugin Author [Zorem](https://wordpress.org/support/users/zorem/)
 * (@zorem)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12231140)
 * Hi [@surplu](https://wordpress.org/support/users/surplu/),
 * We just released the latest version and implement functionality for Japan Post,
   if the shipping country is not JP we will add the locale=en in the tracking URL.
 * Thanks,

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘JP Post; Wrong Link’ is closed to new replies.

 * ![](https://ps.w.org/woo-advanced-shipment-tracking/assets/icon-256x256.png?rev
   =2166296)
 * [Advanced Shipment Tracking for WooCommerce](https://wordpress.org/plugins/woo-advanced-shipment-tracking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-advanced-shipment-tracking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-advanced-shipment-tracking/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-advanced-shipment-tracking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-advanced-shipment-tracking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-advanced-shipment-tracking/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [Zorem](https://wordpress.org/support/users/zorem/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/jp-post-wrong-link/#post-12231140)
 * Status: resolved