prepareDataForOrder() deprecated what is the alternative
- 
					
					
					
					
$order = $this->orderRepository->create(Cart::prepareDataForOrder());now that Cart::prepareDataForOrder() is deprecated what do we use to populate $this->orderRepository->create()
 - 
					
					
					
					
Hello @Mezu
Greetings of the day..!!
Kindly share the error message you are getting in this deprecated function.
Thanks & Regards..!!