Skip to content

product_id is a hash key, not an object property #65

@ondrej

Description

@ondrej

Changing $item->product_id to $item['product_id'] in woocommerce.php:296 and woocommerce.php:301 fixes this problem:

PHP message: PHP Notice: Trying to get property of non-object in {path}/web/app/plugins/segmentio/integrations/ecommerce/woocommerce.php on line 296

PHP message: PHP Notice: Trying to get property of non-object in {path}/web/app/plugins/segmentio/integrations/ecommerce/woocommerce.php on line 301

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions