Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
1323 Vizualizări

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)

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

Hi Brandon did you ever get the solution to this?

-- Thank you so much !!

Imagine profil
Abandonează