Skip to content

Commit c959c8b

Browse files
krausandreextcode
authored andcommitted
[TASK] Update PayPal Notification Handling
Related: #27
1 parent 052d901 commit c959c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Configuration/Services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939
event: Extcode\Cart\Event\Order\PaymentEvent
4040

4141
Extcode\CartPaypal\EventListener\Order\Notify\Email:
42-
class: 'Extcode\Cart\EventListener\ProcessOrderCreate\Email'
42+
class: 'Extcode\Cart\EventListener\Order\Finish\Email'
4343
tags:
4444
- name: event.listener
4545
identifier: 'cart-paypal--order--notify--email'

0 commit comments

Comments
 (0)