Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
snippets:shipping:multiple_flat_rates [2014/06/09 19:51] – [Step 3: Add Javascript] fireproofsockssnippets:shipping:multiple_flat_rates [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 15: Line 15:
 <WRAP center round important 80%> <WRAP center round important 80%>
 **Versions 0.7.1 and older**: Note that applying javascript shipping modifications using either live or flat rates where you are setting custom values has been found to not work as expected for subscription based products where you need the shipping to apply to each subscription renewal. A fix is in place for versions 0.7.2 and newer. **Versions 0.7.1 and older**: Note that applying javascript shipping modifications using either live or flat rates where you are setting custom values has been found to not work as expected for subscription based products where you need the shipping to apply to each subscription renewal. A fix is in place for versions 0.7.2 and newer.
 +</WRAP>
 +<WRAP center round important 80%>
 +**Using version 2.0?** There is a new snippet available for our latest version, [[v:2.0:snippets:flat_rate_shipping_modification|available from here]].
 </WRAP> </WRAP>
 <WRAP center round info 80%> <WRAP center round info 80%>
Line 40: Line 43:
 ==== Step 3: Add Javascript ==== ==== Step 3: Add Javascript ====
  
-Add the following right before the closing ''</head>'' tag in your checkout template:+Add the following right before the closing ''</head>'' tag in your checkout template (we will add code to the "customShippingLogic" function later):
  
 <code javascript><script type="text/javascript" charset="utf-8"> <code javascript><script type="text/javascript" charset="utf-8">
Line 250: Line 253:
 ===== Related Forum Discussions ===== ===== Related Forum Discussions =====
  
-  * http://forum.foxycart.com/comments.php?DiscussionID=3132&page=1+  * https://forum.foxycart.com/discussion/3132
  
 ===== Changelog ===== ===== Changelog =====

Site Tools