我正在以编程方式创建订单,一切正常。但我需要更改运费。我试着:
$shippingAddress->setCollectShippingRates(true)->collectShippingRates()
->setShippingMethod('flatrate_flatrate')
->setShippingAmount('200')
->setBaseShippingAmount('200')
->setPaymentMethod('checkmo');
但在管理中它仍然显示运输和处理信息统一费率 - 固定 €12,230.00