Open
Description
Preconditions and environment
- Magento version - 2.4.7-p2
- FedEx Shipping
Steps to reproduce
- Enable only International Priority Shipping Method in FedEx module.
Expected result
International Priority Shipping Method Should be displayed to customer.
Actual result
No shipping method displayed.
Additional information
With the help of FedEx devs, regarding the International Priority Shipping Method, I tried to change all 'INTERNATIONAL_PRIORITY' entries to 'FEDEX_INTERNATIONAL_PRIORITY' directly in vendor/magento/module-fedex/Model/Carrier.php, get back to admin config to reselect International Priority and it seems to do the job.
FedEx devs say there is also another method missing : ''FEDEX_INTERNATIONAL_PRIORITY_EXPRESS'
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.