REF field in Fedex labels not being filled out #1082
Replies: 3 comments 2 replies
-
|
I'll be looking at this today and will be able to confirm or deny if this is an issue (if it is... I'll fix it 😉) |
Beta Was this translation helpful? Give feedback.
-
|
I've fixed this in #1089 ; We'll need @danh91 or someone to review and merge if appropriate. I also added in the other possible customerReferences from the fedex api which can be sent via the api in the shipping options. I've made a new post, #1090 about extending the UI to allow for these options. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @andersonvom, good catch. Confirmed bug — the REF was not making it onto the FedEx label. @ChrisNolan already fixed it in #1089 (and added support for the other FedEx customerReferences via shipping options). Queuing that for review and merge, will close this out once it lands. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've been trying to get the
REFfield on a Fedex label to display any reference data, but to no avail. I've tried setting it both in the shipment itself (in thereferenceattribute) and in thereference_numberattribute ofparcels, none of which work.parcels.reference_numbergets overwritten with the Fedex tracking number once the label is purchased. The shipmentreferenceattribute retains the information, but it's only displayed in the UI; it doesn't get displayed in the label.In all cases, the
REFfield in the printed label is empty. Am I missing some other location in which to store this information or is this a bug?Beta Was this translation helpful? Give feedback.
All reactions