Setono / SyliusMailchimpPlugin

Mailchimp integration plugin for Sylius
MIT License
11 stars 14 forks source link

Where is handled the PushCustomer message? #67

Closed jacquesbh closed 3 years ago

jacquesbh commented 3 years ago

Hi!

Where do you handle the PushCustomer message you submit here? https://github.com/Setono/SyliusMailchimpPlugin/blob/aaf7da7324a550d8316ebecd33d07dd8e447904a/src/EventListener/Doctrine/Customer/PushCustomerToMailchimp.php#L41-L42

I can't find the handler.

loevgaard commented 3 years ago

Hi @jacquesbh

It was removed, because I deemed it unnecessary. However, I forgot to delete the message apparently :)

loevgaard commented 3 years ago

Whoops, and from your code example I can see I shouldn't have. I will revert that!

jacquesbh commented 3 years ago

🎉

Yes, this message is required actually :p