That's not the problem. I've just checked and shipping method is allowed for the country?
I have several countries and none of them is setting shippingmethod to checked when I choose in the dropdown. They are also checked correct in TC backend.
Ahh sorry. Mixed this one up with another project with another TC. This TC version is: 2.2.3
I've looked the revision history and don't think I need to upgrade. This is the syntax: <input name="SetCurrentShippingCountry" type="hidden" value="countryId : shippingCountry" />
I think it's a bit stanged, that it works with the country Denmark?
ShippingMethodId not available
Hi.
I'm using this on my webshop:
Teacommerce vers. : 2.3.0
Umbraco vers.: 6.1.6
When I select another country besides Denmark ShippingMethodId is not set, and my shipping is therefore not checked on the webpages
I've checked standard deliverymethod in TC section for the country and the country on the delivery method.
Anyone knows why?
Palle
It is properly because the shipping method is not allowed in the other country that you switch to. Could that be the case in the Tea Commerce backend?
Kind regards
Anders
Hi Anders.
That's not the problem.
I've just checked and shipping method is allowed for the country?
I have several countries and none of them is setting shippingmethod to checked when I choose in the dropdown.
They are also checked correct in TC backend.
Might the syntax for the API call be wrong? Check your HTML if you use the HTML API. ANd maybe also check the revision history - you might need to update :)
http://documentation.teacommerce.net/revision-history/
Ahh sorry. Mixed this one up with another project with another TC.
This TC version is: 2.2.3
I've looked the revision history and don't think I need to upgrade.
This is the syntax: <input name="SetCurrentShippingCountry" type="hidden" value="countryId : shippingCountry" />
I think it's a bit stanged, that it works with the country Denmark?
Any other idea?
So the shipping country does set correctly or is it the shipping method? Need to know as you have stated both :)
Well, it's the shipping Country that doesn't set correctly and therefore shipping method isn't checked
I see that it works on the starterkit website. Try and download it and check if your code is different - that might help you to find the error :)
Hi Palle
We found the bug using help from a friend :)
Email us at info (at) teacommerce.net and I will send a nightly of 2.3.2 with the fix
Ok. Done that.
is working on a reply...