shop:onAfterCustomerMerged event
public void event_onAfterCustomerMerged(Shop_Customer $source, Shop_Customer $destination)
Triggered after a customer record is merged.
The event is triggered after the source customer's orders are copied to the destination customer
and the source customer record is deleted.
|