When a new customer checks out using SureCart, a new user with Subscriber role and SureCart customer role is created.
When testing Email Designer with a new user registration action, no email is fired. SureCart is probably doing something outside of the native WordPress logic.
I know its probably a pain to integrate with a third party app, but It would be awesome to disable all SureCart notifications and run everything through BF Email designer.
My biggest concern would be around updates with SureCart and breaking the integration with Email designer.
Unfortunately, SureCart is sending emails from their servers. So there is no filter or other possibility where we can inject the custom EmailDesigner data at the moment
I figured so. The SureCart team does several things outside the normal WP operation.
I submitted a ticket to see if there could be something to hook onto in future releases. If they come back with anything useful, Ill update ya here. Thanks Daniele!
Hmm.. how the email is look like when a new user registers? Is it the normal WordPress one? Or do you get a SureCart email? Of course SureCart uses user_register to register the user, but what about the email? Will the default WordPress email fire? Or does the email come from SureCart servers? That’s the question. Will take a look on this next week