How do I include shipping tax in the grand total in Magento 1.7 checkout? -


currently, under "order review" in checkout, lists following: - subtotal: $44.00 - shipping & handling cost: $0.00 - tax: $4.18 - grand total: $44.00

the problem grand total not include tax amount (such grand total becomes $48.18

i have tried solve on system/config/sales/tax page in magento 1.7, no matter configurations change, have not yet succeeded in making grand total include tax.

note: tax based on order shipped (e.g. company based in washington state, there wa state shipping tax applied order)

ideas welcome. help!!

login admin go

system --> configuration --> sales --> tax --> shopping cart display settings --> include tax in grand total --> set yes --> save config"

as set same setting ' orders, invoices, credit memos display settings'


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -