Skip to content

Provide the unit amount of ecotax for each order item #101

Description

@blmage

Currently, it appears that the price returned for each order item does not include the corresponding amount of ecotax, and that the only way to determine whether ecotax has been applied to an order is to check whether the sum of the prices is less than the productAmount of the order.

This implies in turn that there is no reliable way to know the exact amount of ecotax applied to a given item.

Would it be possible to provide this information via a getEcotaxAmount method on OrderItem?

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