Skip to content

Releases: FedTax/Magento2

v1.1.1

24 Apr 17:13

Choose a tag to compare

What's Changed

  • Align tax percent rounding to 3 decimal places in Tax::collect() for consistent totals.
  • Distribute adjustment-only refunds across remaining line items
  • Validate exemption cert covers destination state

Full Changelog: v1.1.0...v1.1.1

v1.1.1-beta.6

20 Apr 19:31
0b63436

Choose a tag to compare

v1.1.1-beta.6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1-beta.4...v1.1.1-beta.6

v1.1.1-beta.4

30 Mar 15:39
f1426d2

Choose a tag to compare

v1.1.1-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1-beta.3...v1.1.1-beta.4

Support per-state exemptions

16 Apr 15:53

Choose a tag to compare

Pre-release
v1.1.1-beta.5

DEV-7187: Validate exemption certificate covers destination state bef…

1.1.0

03 Mar 23:13

Choose a tag to compare

What's New

Bug Fixes

  • Fixed partial refund processing
  • Fixed tax not being persisted on Magento objects
  • Fixed deleted products returning null during tax calculation
  • Fixed single-item API response handling
  • Fixed Zip+4 postal code splitting

Improvements

  • Added fallback to Magento native tax rates when TaxCloud is unavailable

1.1.1-beta.3

11 Mar 18:40
5395cdc

Choose a tag to compare

1.1.1-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1-beta.2...v1.1.1-beta.3

v1.1.1-beta.2

09 Mar 21:37
a7f0ced

Choose a tag to compare

v1.1.1-beta.2 Pre-release
Pre-release

What's Changed

  • Send TaxCloud capture as per "Capture in TaxCloud" instead of order place everytime by @azane-code in #18

Full Changelog: v1.1.1-beta...v1.1.1-beta.2

1.1.1-beta

06 Mar 17:11
21f7d0a

Choose a tag to compare

1.1.1-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0...v1.1.1-beta

1.1.0-beta.3

24 Feb 20:14
d3f59b3

Choose a tag to compare

1.1.0-beta.3 Pre-release
Pre-release

What's Changed

1.1.0-beta

25 Sep 23:39
1d34b39

Choose a tag to compare

1.1.0-beta Pre-release
Pre-release

What's Changed

  • Handle empty array issue