Hello,
I got a feedback from FedEx saying Magento 2 uses old / deprecated service files.
In /vendor/magento/module-fedex/etc/wsdl I can see:
RateService_v10.wsdl
RateService_v9.wsdl
ShipService_v10.wsdl
ShipService_v9.wsdl
TrackService_v10.wsdl
We are having some label issues.
For example, the label shows ISR even if we selected DSR for the shipping which led to a shipping not covered by insurance.
FedEx support tells me we should use v26 to have the right labels.
Any idea on why the web service is not updated?
Production website uses Magento 2.3.4 but I have the same service files on dev website running on 2.4.3.
Best regards,
David