Skip to content

Cart Conditions #361

@vikasjaindevdigital

Description

@vikasjaindevdigital

I have two types of product - simple, and subscription in my system
and want to apply Tax around 7% (which should be applied only on the simple product as well as only on shipping 5 l) )
Not on the subscription product
Eg -
Cart having

  1. One subscription product - $50
  2. One simple product - $20
  3. One more simple product - $10
  4. Shipping - $5

Then tax will calculate on ($20 + $10 + $5)
how can I achieve that ??

Thank You

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions