You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while 2 contacts having same email ( husband & wife ) then when one contact is purchasing something then the other contact details ( first name , last name ) are being overridden despite the dedupe rule.
when user is anonymous then only email is being used to pick-up the contact record ( see below line of code )
while 2 contacts having same email ( husband & wife ) then when one contact is purchasing something then the other contact details ( first name , last name ) are being overridden despite the dedupe rule.
when user is anonymous then only email is being used to pick-up the contact record ( see below line of code )
woocommerce_civicrm/includes/class-woocommerce-civicrm-helper.php
Line 175 in a34b53d
can this be fixed please ?
Thank you
The text was updated successfully, but these errors were encountered: