Code: Select all
System.ArgumentNullException: Value cannot be null.
Parameter name: countryCode
at CommerceBuilder.Shipping.ShipZoneDataSource.LoadForAddress(String countryCode, Int32 provinceId, String postalCode)
at CommerceBuilder.Orders.BasketShipment.get_ShipZones()
at CommerceBuilder.Shipping.ShipMethodDataSource.LoadForShipment(IShipment shipment)
at CommerceBuilder.Orders.BasketShipment.get_ApplicableShipMethods()
at CommerceBuilder.Orders.BasketShipment.IsShipMethodApplicable(ShipMethod shipMeth)
at CommerceBuilder.Payments.Providers.GoogleCheckout.AC.AcCallbackRules.GetShippingResult(String ShipMethodName, Order ThisOrder, AnonymousAddress Address)
at CommerceBuilder.Payments.Providers.GoogleCheckout.MerchantCalculation.CallbackProcessor.Process(String CallbackXML)
at MerchantCalc.ProcessRequest(HttpContext context)
Someone from Able needs to have a look at this and provide a workaround or patch.