Fedex Shipping Module
FedEx Ground not showing within the US? - Fedex Shipping Module
FedEx Ground not showing within the US?
Hi Zipurman,
Thanks for the addon!!!
Phoenix 1.0.8.0 and 1.0.8.1
PHP 7.4
Errors/Warnings: error_log empty, no emails from FedEx.
FedEx account and shipping from the US.
FedEx Module ALL shipping options selected.
The Ground option only shows to Canada. If I change address to California it shows them all except "FedEx Ground," is that normal?
Thanks,
Thanks for the addon!!!
Phoenix 1.0.8.0 and 1.0.8.1
PHP 7.4
Errors/Warnings: error_log empty, no emails from FedEx.
FedEx account and shipping from the US.
FedEx Module ALL shipping options selected.
The Ground option only shows to Canada. If I change address to California it shows them all except "FedEx Ground," is that normal?
Thanks,
patrick
-
plamastus
- Member
- Posts: 82
- Joined: Fri Mar 12, 2021 2:09 am
- Phoenix Version:
- Contact:
Re: FedEx Ground not showing within the US?
Let me know the zip codes you are using. The API returns all available options, it is possible that there is a US Ground SKU that I missed.
zipurman
-----------
-----------
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Contact:
Re: FedEx Ground not showing within the US?
Hi,
Zip code from 32825
zip code to 22152 (Virginia)
Zip code to 92660 (California)
I got an email after sending the first message here:
Error from FEDEX. experienced by customer with id on 2021-04-18 13:05:18 {"HighestSeverity":"ERROR","Notifications":{"Severity":"ERROR","Source":"vacs","Code":"692","Message":"The destination postal code is required.","LocalizedMessage":"The destination postal code is required."},"TransactionDetail":{"CustomerTransactionId":"Service Availability Request Phoenix"},"Version":{"ServiceId":"vacs","Major":14,"Intermediate":0,"Minor":0}}
Thanks,
Zip code from 32825
zip code to 22152 (Virginia)
Zip code to 92660 (California)
I got an email after sending the first message here:
Error from FEDEX. experienced by customer with id on 2021-04-18 13:05:18 {"HighestSeverity":"ERROR","Notifications":{"Severity":"ERROR","Source":"vacs","Code":"692","Message":"The destination postal code is required.","LocalizedMessage":"The destination postal code is required."},"TransactionDetail":{"CustomerTransactionId":"Service Availability Request Phoenix"},"Version":{"ServiceId":"vacs","Major":14,"Intermediate":0,"Minor":0}}
Thanks,
patrick
-
plamastus
- Member
- Posts: 82
- Joined: Fri Mar 12, 2021 2:09 am
- Phoenix Version:
- Contact:
Re: FedEx Ground not showing within the US?
You have a mod that is loading the shipping in the shopping_cart.php area. That is what is breaking it. I'd have to review that mod and adjust my code to work with it ... what mod are you using for that?
Actually, the shipping address is not available at that stage ... so it would have to not calculate shipping that early?
Actually, the shipping address is not available at that stage ... so it would have to not calculate shipping that early?
zipurman
-----------
-----------
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Contact:
-
plamastus
- Member
- Posts: 82
- Joined: Fri Mar 12, 2021 2:09 am
- Phoenix Version:
- Contact:
Re: FedEx Ground not showing within the US?
I am logged in and it doesnt throw an error once I have logged in on the checkout_shipping.
It doesn't load ground for your zip codes ... looking into that part now for you.
It doesn't load ground for your zip codes ... looking into that part now for you.
zipurman
-----------
-----------
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Contact:
Re: FedEx Ground not showing within the US?
Correct, I get emails from FedEx. Nothing in the error_log
patrick
-
plamastus
- Member
- Posts: 82
- Joined: Fri Mar 12, 2021 2:09 am
- Phoenix Version:
- Contact:
Re: FedEx Ground not showing within the US?
Latest email:
Error from FEDEX. experienced by customer with id on 2021-04-18 13:34:12 {"HighestSeverity":"ERROR","Notifications":{"Severity":"ERROR","Source":"vacs","Code":"692","Message":"The destination postal code is required.","LocalizedMessage":"The destination postal code is required."},"TransactionDetail":{"CustomerTransactionId":"Service Availability Request Phoenix"},"Version":{"ServiceId":"vacs","Major":14,"Intermediate":0,"Minor":0}}
Error from FEDEX. experienced by customer with id on 2021-04-18 13:34:12 {"HighestSeverity":"ERROR","Notifications":{"Severity":"ERROR","Source":"vacs","Code":"692","Message":"The destination postal code is required.","LocalizedMessage":"The destination postal code is required."},"TransactionDetail":{"CustomerTransactionId":"Service Availability Request Phoenix"},"Version":{"ServiceId":"vacs","Major":14,"Intermediate":0,"Minor":0}}
patrick
-
plamastus
- Member
- Posts: 82
- Joined: Fri Mar 12, 2021 2:09 am
- Phoenix Version:
- Contact:
Re: FedEx Ground not showing within the US?
No need to let me know the emails ... I am working on the server and will let you know when fixed. USA has some extra options, hopefully that makes the difference. As for the issue of loading shipping before the shipping address is knows ... not sure how you're going to handle that?
zipurman
-----------
-----------
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Contact:
Re: FedEx Ground not showing within the US?
Okay, I have the special "GROUND_HOME_DELIVERY" and a few other types added. USA has some special categories that I didnt find in the docs ... had to do some searching.
Let me know if that works better.
Let me know if that works better.
zipurman
-----------
-----------
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Contact: