marellocommerce / marello

Marello
Other
51 stars 18 forks source link

How to deal with ShippingMethodType? #43

Closed clicktrend closed 6 years ago

clicktrend commented 6 years ago

Hello,

when I create an order with REST, shippingMethodType is NULL and posibility to pass parameter with REST is not given. I set this field in a quick and dirty solution during workflow transition like this

                  - @call_method:
                        object: $order
                        method: setShippingMethodType
                        method_parameters:
                            - primary

Exists a common way to create order from Rest? What means "primary" and which other values do exist either?

Thanks

clicktrend commented 6 years ago

already answered in slack. Thanks

brainOut commented 5 years ago

Hi @clicktrend , can you provide the answer in here too? Maybe some don't have a Slack access . Thank you :)

clicktrend commented 5 years ago

screenshot from 2018-11-12 14-24-34