spree-mollie-gateway icon indicating copy to clipboard operation
spree-mollie-gateway copied to clipboard

Properly notify store owner when an order is completed

Open Kulgar opened this issue 2 years ago • 0 comments

Hi!

The "finalize!" method in the order_decorator.rb file was missing the deliver_store_owner_order_notification_email code.

So... my store owners weren't receiving new order notifications, which is... pretty bad.

This PR should fix the bug. Thanks!

Kulgar avatar Jul 06 '22 11:07 Kulgar