Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
ShipmentFacade
✓ use Spryker\Zed\Shipment\Business\ShipmentFacade;
Get available shipment methods for a quote
use Spryker\Zed\Shipment\Business\ShipmentFacade;
$facade = new ShipmentFacade();
$methods = $facade->getAvailableShipmentMethods($quote);
Debug
Known issues
No known issues recorded.
Upgrade
Version history
8.28.0latest on Packagist
Audit
Dependencies
No dependency data recorded yet.