hook_alloc_get_customer_names

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_alloc_get_customer_names()

Namesort iconLocationDescription
hook_alloc_get_customer_namesecommerce-5--4/docs/developer/hooks/ec_receipt.phpThe allocation object provider customer names from an allocation object. Eg. store returns the customers from the transaction object.

Functions called by hook_alloc_get_customer_names()

Namesort iconLocationDescription
ec_common_split_nameecommerce-5--4/ec_common/ec_common.moduleSplit the customer full name into two: first name and last name thru Regex
hook_alloc_get_customer_namesecommerce-5--4/docs/developer/hooks/ec_receipt.phpThe allocation object provider customer names from an allocation object. Eg. store returns the customers from the transaction object.