| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Pre-Login Shipping Calculator | ||||
|
|
Thread Tools | Search this Thread |
#61
|
|||||||||
|
|||||||||
btw, try this and it should fix the issue for 3.5.8+: open up top.inc.php
find: Code:
Code:
I just noticed this mod uses _GET globals which was capped in 3.5.8+ for security reasons. Although it breaks quite a few mods. hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart. |
|||||||||
#62
|
|||||||
|
|||||||
Thanks very much for the input. This did something, but it did not seem to do the trick. Before the change, we would input a zip code and the screen would refresh, but the shipping would not calculate. Instead, the "Enter your Zip code" input box would remain. Also, after we enter a zip code, the shipping drop down box disappears, and the follow shows up "To calculate shipping costs, please proceed to step one of checkout. anonymous."
Now, after Boomer's suggested change, X-cart seems to get the zip-code entry (because it gives the "To change your zip code click here" option), but it does not calculate shipping. Also, once you have entered a zip code, the "To change your zip code" option is dead--it does not actually work. Our troubleshooting shows: X-Cart IS getting the zip code (it is changing zipcode_estimate) X-Cart IS setting "default country" to "Y" Any thoughts? Thanks!
__________________
X-Cart version 4.7.12 |
|||||||
#63
|
|||||||
|
|||||||
Will this work with v4.0.3 ?
|
|||||||
#64
|
|||||||
|
|||||||
pre-login shipping calculator
I would really appreciate it if someone could post a pre-login shipping calculator mod for version 4.0.3. I would also like to request that their would be a country drop down menu in addition to the zip/postal code box so that international customers could also figure their shipping costs. Thank you for the assistance.
|
|||||||
#65
|
|||||||
|
|||||||
i dunno if anyone else is having this problem, but for some reason when I use this to calculate shipping, it adds NY state sales tax, no matter what zip I put in. the spot that says "Tax" still says n/a, but tax is figured into the order total. i dont want take to be figured out at all unless they are logged in.
i am using 3.5.6, any information would be helpful, thanks. |
|||||||
#66
|
|||||||
|
|||||||
I feel this is a very important mod and would like to thank the contributors.
Can anyone confirm that this work with x-cart 4.0.3 and FedEx? (I assume I am using Net::SSLeay since the Admin Summary states that one as active.)
__________________
------------------------- X-Cart 4.0.18 AOM 4.0.18 Apache 1.3.37 (Unix) / PHP 4.4.4 / MySQL 4.1.21 / Site5.com |
|||||||
#67
|
|||||||
|
|||||||
pre-login shipping calculator
I would really appreciate knowing if someone is having success developing a pre-login shipping calculator for version 4.0.4. I want it to work internationally which would require 2 fields: zip code and country. Zip code could not be limited to 5 digits or only numbers or it would not work for Canada. Please let me know what the possibilities are of getting this. Thanks!
|
|||||||
#68
|
|||||||||
|
|||||||||
Zipcode would really only work with a live shipper like UPS or Fedex. I'm testing this mod on a 3.5.11 setup and using just a zipcode with zone shipping charges won't do anything because x-cart has to know the country and state in order to apply you to the proper zone.
I agree the zipcode mask should be greater than 5 for other country zip codes. But I think allowing the user to choose their country/state should give them the most accurate shipping quote. I'll let you know what I find.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart. |
|||||||||
#69
|
|||||||||
|
|||||||||
I just installed this on a 4.0.4 version today. Here's the code I used:
In cart.php After: Code:
Insert: Code:
Then in skin1/customer/main/cart_totals.tpl Before: Code:
Add: Code:
Hope this helps! Thanks for the original code rackit! Carrie
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002! We support X-cart versions 3.x through 5.x! Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more! Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com Please E-Mail us for questions/support! |
|||||||||
#70
|
|||||||
|
|||||||
Thank you
Thank you for the post for 4.0.4 It works great! Any chance of modifying the code a little so that we could get a country field in there and so that international customers could use it. The zip code field would also have to be expanded to accept more that just 5 characters and would need to accept letters as well as numbers since some countries zip codes, like Canada for example, use alfa/numeric codes. I would really appreciate such a modification.
|
|||||||
|
|||
X-Cart forums © 2001-2020
|