pimcore / ecommerce-framework-bundle

Ecommerce Framework community bundle provides e-commerce functionality such as product listing and filtering, pricing, carts and checkouts for Pimcore.
https://pimcore.com/docs/platform/Ecommerce_Framework/
Other
8 stars 28 forks source link

Add events to CommitOrderProcessor cleanUpPendingOrders method #165

Closed CiLLiTxBanger closed 2 months ago

CiLLiTxBanger commented 4 months ago

It would be super cool if the cleanUpPendingOrders method would throw events before setting a pending order to "aborted". In my specific UseCase i want to do some other stuff aswell, if the order gets cleaned up by e.g. the maintenance cron job.

I tested these Events and they worked well for me. I hope this gets pulled :)

github-actions[bot] commented 4 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

CiLLiTxBanger commented 4 months ago

I have read the CLA Document and I hereby sign the CLA

Corepex commented 3 months ago

@CiLLiTxBanger friendly reminder :alarm_clock: