When an order is retrieved from Commerce Server, the Shipping Agent examines all of the associated shipments to determine if they are shipped or not. A summary shipment status is calculated for the order. The <shipmentPaymentStatuses> element defines the order shipment status strings for fully shipped, partially paid, and unpaid.
Attributes
Attribute | Description |
fullyShipped | Optional string attribute. Defines the status string for fully shipped. The default value is "Shipped". |
partiallyShipped | Optional string attribute. Defines the status string for partially shipped. The default value is "Partially Shipped". |
unshipped | Optional string attribute. Defines the status string for unshipped. The default value is "Unshipped". |