Hi Nicolas,
Please forgive me if I have misunderstood.
My checkout process involves only two steps. The first step is register/create an account.
Once the user completes the form and creates a new account, this is when I intend for my mailchimp synchronization plugin to fire.
The second step involves the rest of the checkout process (cart, payment). This is when the orders are created and, I presume, when your plugin would fire. Is this correct, or would your Integration plugin also run before any order were created or confirmed?
Finally, I've activated the Hikashopuser plugin, which appears to also listen for the onUserAfterSave event. Could this be somehow blocking the event from reaching my plugin?
Thanks in advance,
Brett