Problem/Motivation

Some orders have different taxes for different items, including shipment and other adjusts.

Steps to reproduce

Create different taxes in Drupal Commerce and create multiple items with different taxes.

Add shippment with a price that does not apply tax.

Create an order with tax-free items, add shipping, and pay with ePayco. The process will declare taxes with a different value than the one calculated by Drupal Commerce.

Proposed resolution

Use the information in the order to send the calculated taxes.

CommentFileSizeAuthor
#2 wrong_tax_calc-3385457-2.patch1021 byteswaspper

Comments

baxtian created an issue. See original summary.

waspper’s picture

StatusFileSize
new1021 bytes
waspper’s picture

Status: Active » Needs review
baxtian’s picture

Status: Needs review » Reviewed & tested by the community

  • waspper committed 1e27135c on 2.0.x
    Issue #3385457 by waspper: Tax calculation in ePayco always uses VAT as...
waspper’s picture

Status: Reviewed & tested by the community » Fixed
waspper’s picture

Status: Fixed » Closed (fixed)