I am trying to enable One Rate shipping using the Odoo supplied Module in odoo.sh v16.0. I have been told that it is possible, but I cannot find the setting to save my life. I already have a FedEx account with a One Rate contract. I have my developer keys entered and functioning. I have tried completely rebuilding my Shipping Methods from scratch but do not see a check box or pull down option that lists One Rate. Any help in this would be greatly appreciated. (I would post screen shots, but the forum won't let me yet)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
Yes, and maybe no. This was working with FedEx's old API, but I moved on to a custom development and FedEx has changed their API since then. This may or may not still work. If not, if you call FedEx Developer support to get the right information.
Enable Developer Mode then open the shipping method, you will see three additional fields. Under the field labeled "Extra data for ship", paste the following code:
"""
"RequestedShipment": {"SpecialServicesRequested": "FEDEX_ONE_RATE",}
"""
Note, this only works when using FedEx Express shipment types.
Hi Brandon did you ever get the solution to this?
-- Thank you so much !!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se