Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-438 Taxation
  3. YC-442

Add Taxation domain model and services

    Details

      Description

      This task also includes:

      • adjusting CartItem interface to include: taxCode, taxRate (0-99) and taxExclusive (determines if tax excluded from price)
      • adjusting Total interface to include: taxCode, taxRate (0-99) and taxExclusive (determines if tax excluded from price)
      • adjusting CustomerOrderDelivery interface to include: taxCode, taxRate (0-99) and taxExclusive (determines if tax excluded from price)
      • adjusting DefaultAmountCalculationStrategy to use default/regional taxes

      Additionally:

      • Modify payment processors to use GrossPrice
      • Pass on correct per line tax to PaymentLineImpl
      • Adjust Order view in YUM to show Price (which is now not the final amount, GrossPrice is)
      • Modify delivery printout

        Attachments

          Activity

            People

            • Assignee:
              denis Denis Pavlov
              Reporter:
              denis Denis Pavlov
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: