[go: up one dir, main page]

Skip to content

Ecommerce fix automated contact creation

Fix an issue where when a new user add something to their cart, a new duplicate contact is created instead of simply adding a link between the existing contact (created on user creation) and the customer. image The issue is caused by the fact that the duplicate contact is created with the user fullname added as a first_name. image

Edited by Antoine Maas

Merge request reports

Loading