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
During onepage checkout, The Magento\Checkout\Model\Type\Onepage->getQuote()->getShippingAddress()->setPaymentMethod() is called when complete the payment method selection and go to next step. But there is not a 'payment_method' column in table 'sales_flat_quote_address'. So it doesn't work.