Hello,
thank you for your question.
I’m not familiar with that testing tool from DHL. Moreover, the provided link leads to 404.
Can you please explain what would you like to test exactly?
Kind regards,
Greg
http://xmlpitest-ea.dhl.com/
but i just wanted to test the plugin, ie see it working before i pay
Hi again,
thank you for clarifying.
This plugin is free, so you don’t need to pay to install it on your site and test if it fits your needs. There is a paid version available, however, we can’t discuss its details on this forum – please contact us via https://flexibleshipping.com/support/
Kind regards,
Greg
it was the free version
it uses the wrong url.
and it does not have an option to tell what url to use
Hi again,
I’m not sure if I understand the problem correctly. What exactly would you like to test and what is the issue with the URL?
Our plugin connects to DHL Express API to get shipping rates in real-time. If you want to test the plugin you need to install it in your shop or use our demo account. To be able to pull live rates you need to have an active DHL account. I encourage you to read this article: https://docs.flexibleshipping.com/article/422-dhl-express-how-to-create-an-account
Kind regards,
Greg
problem is that your free plugin requires an real DHL account
i got a testing/developer account and i need to use the url they gave me
you dont need a real account to test with them, but you need to use a different API url
Hello,
Thank you for the clarification. To use test credentials you need to enable test mode. You can do it by adding the following filter to the functions.php file of your theme:
add_filter('flexible_shipping_dhl_express_testing','__return_true');
It will result in displaying this option in plugin settings: https://take.ms/EnV1h
I hope that I was able to help!
Kind regards,
Greg