spryker-feature / order-amendment
Order Amendment [feature]
Installs: 2 436
Dependents: 9
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/sales-order-amendment-widget: ^1.0.0
- spryker/price-product-sales-order-amendment: ^1.0.0
- spryker/sales-order-amendment: ^1.0.0
- spryker/sales-order-amendment-oms: ^1.0.0
This package is auto-updated.
Last update: 2025-07-18 08:10:11 UTC
README
The "Order Amendment" feature allows customers to modify existing orders after placement by adding, updating, or removing items. It enhances the post-purchase experience by providing greater flexibility and control, supporting configurable pricing and stock strategies, enabling seamless transitions between editing an order and shopping in the active cart (when Multi-Cart is enabled), and preserving the original order reference for consistent tracking and communication.
Installation
composer require spryker-feature/order-amendment
Optional modules
- OrderAmendmentsRestApi ^1.0.0 (Legacy Glue)
- PriceProductOfferSalesOrderAmendmentConnector ^0.5.0 (Connector)
- PriceProductSalesOrderAmendmentExtension ^1.0.0 (Extension)
- SalesOrderAmendmentExtension ^1.0.0 (Extension)