Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

Fedex Saturday Delivery #560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brandonbloom
Copy link

There was a :saturday_delivery option for FedEx rate requests, but it did not seem to affect label creation.

Section 18.2, "Saturday Ship and Delivery Coding Details", of the FedEx developer guide suggests an XPath of RequestedShipment/ SpecialServicesRequested/SpecialServiceTypes with a value of "SATURDAY_SHIPPING". I tried that and it produced correct labels for me.

This PR makes create_shipment accept the same :saturday_delivery option as find_rates. When that option is provided, the above mentioned XML is included in the request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant