Merge pull request #17578 from SiR-DanieL/patch-1

Update NJ tax rate
This commit is contained in:
Mike Jolley 2017-11-06 10:36:49 +00:00 committed by GitHub
commit 3a5a046b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -774,7 +774,7 @@ return array(
array(
'country' => 'US',
'state' => 'NJ',
'rate' => '7.0000',
'rate' => '6.8750',
'name' => 'State Tax',
'shipping' => true,
),