close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Taxes

Thread began 2/24/2010 11:31 am by s_lasry191696 | Last modified 3/25/2010 3:18 pm by s_lasry191696 | 1635 views | 8 replies

nancy268153

I have made some progress on this:

the item price was only $0.01 so the only tax added would have been for the shipping amount + 0.01.
SO...I have set up an item priced at $10.99 and the cart will show the correct taxes on this amount when logged in as a Canadian customer.
BUT
does not add tax to the shipping amount which is required in Ontario Canada.

in an attempt to fix this (Newbie at code editing) I found these rules (below) described in the WA_Store_Cart_PHP.php page and changed the false statement to true with no improvement.
The cart is still charging tax only on the item subtotal but I need to charge taxes on the total price including shipping.

function DefineRules() {
$this->Discounts = array();
$this->Charges = array();
$this->Tax = array();
$this->Shipping = array();
$this->ShippingIsTaxed = false;

I have changed this last statement to:
$this->ShippingIsTaxed = true;
and uploaded the WA_eCart directory to the server. cleared the browser cache and even tried another browser with no luck.

any ideas?
thank,
Nancy

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...