JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

_INCLUDE_DETAILED_SCANS It doesn't work #207

Closed devgasper closed 2 years ago

devgasper commented 2 years ago

Hello,

Before I write, let me thank you that it works well and is easy to implement.

I have a problem with the tracking, since it shows me only 1 single option.

$trackRequest->ProcessingOptions = [SimpleType\TrackRequestProcessingOptionType::_INCLUDE_DETAILED_SCANS];

I have the option active and it shows me only 1 result, in this case the last one.

Is there something else to change, I'm using the example code of track-by-id.php

Thank you very much.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.