extcode / cart_products

CartProducts is a TYPO3 extension and provides an own data storage for simple and configurable products. Products can be offered via a list and detail view and can be purchased via cart function of the Cart extension.
7 stars 25 forks source link

[TASK] Listen to ProcessOrderCheckStockEvent #174

Closed rintisch closed 1 week ago

rintisch commented 1 week ago

Allow to check the stock during the order process by listening to the extended ProcessOrderCheckStockEvent.

Fixes https://github.com/extcode/cart_products/issues/138