Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jimmy Dan Mortensen 77 posts 197 karma points
    Oct 13, 2013 @ 09:40
    Jimmy Dan Mortensen
    0

    2 questions regarding TeaCommerce and Shipping (Variable shipping and VAT)

    Hi

    I am building a website for a friend that sell "sausages" in Norway. He wants the shipping to be like an if sentence where if the quantity is less than 4 the shipping equals 50 and if the quantity is between 4 and 7 the shipping equals 100 and the last option is if quantity is more than 7 then shipping equals 120. Is there anybody who can make me understand (I am a total newbie) how to make that?

    Right now I have just made 3 shipping-options and people should select for themselves (room for error) but the prices are shown without VAT. How do I make the prices shown with VAT on the "select shipping"-page, as the tax is correctly added to the confirmation page.

    Any help will be greatly appreciated

    PS: The website is spekebua.no and it is live

    Regards
    Jimmy Dan Mortensen

  • Anders Burla 2560 posts 8256 karma points
    Oct 14, 2013 @ 10:11
    Anders Burla
    0

    Hi Jimmy

    You need to create a dll files with a custom shipping calculator. You can then hardcode the intervals or use the umbraco node structrue tand create a doc type and nodes to specify the intervals. Hope this helps:
    http://documentation.teacommerce.net/net-api/price-calculators/shipping-calculator/

    Kind regards
    Anders

  • Jimmy Dan Mortensen 77 posts 197 karma points
    Oct 18, 2013 @ 08:57
    Jimmy Dan Mortensen
    0

    Hi Anders

    I have been looking into it, and I cannot figure it out. What I am wondering is why don't you per default show the price for shipping including VAT? You are a danish company and in Denmark ( as all other countries I know) you have to show all prices (when dealing with private customers) including VAT. You are not allowed to do what your starterkit does and then add VAT when they accept the order.

    Kind regards
    Jimmy

  • Anders Burla 2560 posts 8256 karma points
    Oct 20, 2013 @ 18:28
    Anders Burla
    0

    Hi Jimmy

    You are right that the starter kit shows without VAT at the shipping/payment step. I have fixed this and it will be in the next release. Thanks!

  • Jimmy Dan Mortensen 77 posts 197 karma points
    Oct 20, 2013 @ 23:33
    Jimmy Dan Mortensen
    0

    Hi Anders

    Any chance you can help me out ... or do I have to wait for the next update?

    Kind regards

    Jimmy

  • Anders Burla 2560 posts 8256 karma points
    Oct 21, 2013 @ 08:10
    Anders Burla
    100

    Just remove the .Formatted in the cart/step-shipping-payment.cshtml from line 62 + 92

    Kind regards
    Anders

  • Jimmy Dan Mortensen 77 posts 197 karma points
    Oct 21, 2013 @ 09:50
    Jimmy Dan Mortensen
    0

    Thank you very much :-)

    Kind regards
    Jimmy

Please Sign in or register to post replies

Write your reply to:

Draft