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

Package Count exceeds the limit of 1 #180

Closed lizeshakya closed 2 years ago

lizeshakya commented 3 years ago

Hello Everyone,

I have a requirement where the client can ship the product in two different ways.

  1. Shipping via a single package
  2. Shipping via multiple packages

I implemented an open shipment request. Everything works like a charm for (1). It provides an error when using multiple packages for open shipment. The screenshot is attached below:

image

I tried to search in Issues | Stackoverflow, but I am unable to get the answer. Can anyone guide me on where I went wrong?

lizeshakya commented 3 years ago

Do I have to use Ship instead of Open Shipment?

What is the core difference between ship and open shipment?

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.