Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

TypeError: Cannot read property 'id' of undefined

$
0
0

@adelmis wrote:

hi
when i click on "PLACE ORDER" Instead of doing submit my order in WooCommerce show me this error
how can i fix it ?!

controllers.js:614

		$scope.listShipping = result.shipping_methods;
		var firstshipping = '';
		for(firstshipping in $scope.listShipping) break;
		$scope.orderInfo.shipping = $scope.listShipping[firstshipping].id; >>>>>>>>> line 614
		if($scope.listShipping[firstshipping].cost !== undefined) {
			$scope.shippingCost = $scope.listShipping[firstshipping].cost;
		}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>