Skip to content

should this be customerId or entity id?? #165

@todo

Description

@todo

$id = $order->getCustomerId(); // TODO: should this be customerId or entity id??
$email = $order->getCustomerEmail();
$customer = array();
if ($isGuest){
$customer['type'] = 'guest';


This issue was generated by todo based on a TODO comment in 047a2c8 when #164 was merged. cc @agnostack.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions