Jump to content


Corporate Sponsors


Latest News: (loading..)

nafri

Member Since 22 Nov 2006
Offline Last Active May 11 2012, 17:45
-----

Posts I've Made

In Topic: Shipping in cart

05 May 2012, 01:45

hi mate

many thanks for helping me here.I think there is still a small issue..

With your last change i am getting this (after changing order of few lines)

Sub-Total:£29.99
Flat Rate (Best Way) : £5.00

TITLE_SHIPPING_INCLUDE_TAX : (20%) £1.00
Total:£35.99

I should be getting


Sub-Total:£29.99
Flat Rate (Best Way):£5.00
TITLE_SHIPPING_INCLUDE_TAX : (20%) :£7.00
Total:£41.99


TITLE_SHIPPING_INCLUDE_TAX must include (tax of shiiping +tax of product)

Total must be (subtotal+shipping+tax)

In Topic: Shipping in cart

04 May 2012, 14:07

hi

i made the changes above...but it adds tax to shipping..

i want to show the total tax with discription as it shows in checkout _confirmation.. The total tax is (product tax and shipping tax). final total will then include sum of all..

for example like this

product :£29.99

Sub-Total:£29.99

Flat Rate (Best Way):£5.00

Vat 20%:£7.00

Total:£41.99

In Topic: Shipping in cart

04 May 2012, 12:15

Hi

it is a very good contribution, and many thanks for your help.

The change adds tax to the shipping .
what is was looking for was somehing like this

Product cost (ex tax)
Shipping cost (ex tax)
Subtotal (ex tax)
Tax
Total including tax.

What i have right now is


Product cost (ex tax)
Shipping cost (with tax)
Subtotal (ex tax)
Total (ex tax).


i am missing total tax and final total to include tax.

In Topic: Shipping in cart

03 May 2012, 16:02

hi

i am trying to use your contrib http://addons.oscommerce.com/info/8422.

tax/VAT is not being added to the total.Also it doesnt display vat in the shopping cart.

If you can please help or point me which file i need to be looking at i would appreciate it very much.

thanks

nafri

In Topic: ULTIMATE Seo Urls 5 - by FWR Media

29 July 2011, 00:12

hi

i got small issue..
i am using the latest version with only english language.

google has complained some of my url are non acessible.

they seem to have to the following characters in name

m²,®,®,£ etc

I have looked at the character_conversion_pack. i am not sure if that also applies to english language. in the config if i do .,..m²=>m2,®=>A,m²=>m2,®=>A,£=>p,then the page is accessible.

but for some reason if i add an other char then i get 404 error with the folloing in the url www.sitename.com/-p-36879.html .No product name.

I tried clearing cache but have no joy.

I found if removed the whole Enter special character conversions. block .. the site works.

Do i need to create a file for the english side aswell.I thought the contrib did this automatically.

kind regards