You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
I am able to split the order based on the Stock Status but the problem i am facing is when i am trying to set shipping method to the order.
Actually i want to set different Shipping Method to both the order.
e.g. first Order i want to set Shipping as free shipping and 2nd as Flat rate.
Below is the code used to set the shipping method for 2nd order but i am getting The shipping method is missing. Select the shipping method and try again.
I am able to split the order based on the Stock Status but the problem i am facing is when i am trying to set shipping method to the order.
Actually i want to set different Shipping Method to both the order.
e.g. first Order i want to set Shipping as free shipping and 2nd as Flat rate.
Below is the code used to set the shipping method for 2nd order but i am getting The shipping method is missing. Select the shipping method and try again.
Also Tried Below Code Same Issue. The shipping method is missing. Select the shipping method and try again.
use Magento\Quote\Model\Quote\Address\Rate
The text was updated successfully, but these errors were encountered: