Hi! Which version of the plugin are you using? 1.6.1 is the latest. Please also disable/enable plugin after the update. Enable debug mode in wordpress and check for the errors in the debug.log.
Tell me if you are still unable to solve the issue
After disable/enable the plugin it started to fetch data.
However, I saw that wp_speedy_offices table is filling up to 584 records but after a while it dropped to 228.
So, I again disable/enable the plugin and the table again filled up with 584 records and after maybe a minute it dropped to 470. So some of the offices has gone.
The other thing is on the checkout page when it is selected Speedy the total cost is calculated correctly but it’s written for example “20.00 BGN + delivery”. This “+ delivery” should be gone. When selected Ekont is shown correctly “20.00 BGN”.
Also, on the Ekont selection button is written “Office Ekont (Free Delivery)” instead of the chosen shipping cost, which It calculated all correctly.
OK, a New bug was found – your plugin doesnt overwrite the current Fixed shipping method. So, the calculated shipping fee is what is already set in the Fixed shipping method. I even tried to unset the fixed fee but in that case, I get “No shipping method selected” 🙂
Actually the plugin doesn’t override any shipping method – it tries to utilise it and add some js-based calculations on top. So please do not expect the WooCommerce shipping price to be changed by the plugin.
You should add one free shipping method to your WooCommerce and specify the shipping prices for each shipping method in the plugin (Speedy, Econt and to address delivery). Plugin will do the necessary calculations of the delivery fee in the checkout page (only!). If the order qualifies for the free delivery user will see the corresponding message and will not see “+ delivery” message next to the order price.
Please correct your values of free delivery via Econt and Speedy so that plugin will suit your needs. It should be fairly easy.
I have found your site but unfortunately I couldn’t see the plugin is working there. Please share some env (even without the credentials) where I could repro the issue.