Some signups not syncing – Invalid Date
-
Hi,
Having an issue with some users purchasing on WooCommerce and not syncing properly with the plugin.
On MailChimp, it contains all the information on the customer and their purchase, but if you search their name, the signup date says “invalid date”. As well, they don’t get the mailchimp auto email that should be triggered with a new signup.
Looking through the logs, it looks like the customers start as transaction with an abandoned cart and then it updates to subscribed when they make a purchase. However, not all customers get the following code when they make their purchase
NOTICE member.sync :: Updated Member [email protected] :: Array ( [previous_status] => transactional [status] => 1 [merge_fields] => Array ( [FNAME] => Customer FNAME [LNAME] => Customer LNAME ) )
The customers that get that update array sync perfectly in MailChimp. Any ones missing that array do not.
Disconnect and then reconnected the plugin a few weeks ago to troubleshoot this error and it ended up resyncing and sending out welcome emails to about 200 customers that had this issue.
Any insight would be appreciated. All plugins, WP, etc. are updated to current. Running PHP 7.4
- The topic ‘Some signups not syncing – Invalid Date’ is closed to new replies.