BitBagCommerce/SyliusMailChimpPlugin

Error Handling in NewsletterSubscriptionHandler

mbabker opened this issue · 1 comments

The handler's exportNewMail method assumes a successful response from the API. There should be some checks on the response to make sure it's actually successful.

Thank you for your response. It should now be working with 787e62e changes.