onShippingMethodChange
@data
Property | Type | Required |
---|---|---|
checkoutId | string | mandatory |
shippingMethodToken | string | mandatory |
selectedShippingMethod | SelectedShippingMethod | mandatory |
@return
Property | Type | Required |
---|---|---|
orderAmount | Amount | mandatory |
orderAmountDetails | OrderAmountDetails | optional |
Updated 8 months ago