The v. 2.1.3 of July 15 (removed) does not contain anything, the upload failed use this version. Forgot to include some code changes to files in v2.1.2. See update guide.
Full Package
More...
This is a discussion on WA State Destination-based Sales Tax within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; The v. 2.1.3 of July 15 (removed) does not contain anything, the upload failed use this version. Forgot to include ...
The v. 2.1.3 of July 15 (removed) does not contain anything, the upload failed use this version. Forgot to include some code changes to files in v2.1.2. See update guide.
Full Package
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
-moved function to it's own function file in preparation to add some sort of tracking of wrongly applied tax rates and reduce the number of times a shop calls to WA DOR site. My pages call an average of ten times per page.
- made PWA compatibility use the newer address variable(the older versions were pwa pre1.xx compatible only)
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Added basic error reporting and a session variable
Full Package+update guide
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Fixed session variable that was not retaining retrieved tax rate. Reset session when a customer creates an account
Full Package+update guide.
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Just made a few edits on the readme_install.txt file and on the first line of the catalog/includes/functions/wa_taxes.php file to reflect the file name and version. All credits go to lildog for this great contribution.
Full package
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
corrected an bug in error reporting and added optional overall wa tax rate option in parse_dor function
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
***IMPORTANT***
CHANGE the following 9.0000 TO 0.0900
in catalog/includes/functions/wa_taxes.php
***FIND:
//uncomment the next line if you need to charge WA tax, but don't have an overall store tax rate
//return $wa_dest_tax_rate[rate]=9.0000*100;
***UNCOMMENT THE SECOND LINE editing the tax rate (9.0000) if needed.
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks