Reading Carrier Service documentation, I noticed that Example shipping rate request sent to a carrier service mentions following:
However in practice, the order_totals object is not part of the payload.
Is it possible to enable it somehow?
Thanks
Reading Carrier Service documentation, I noticed that Example shipping rate request sent to a carrier service mentions following:
However in practice, the order_totals object is not part of the payload.
Is it possible to enable it somehow?
Thanks
Hey @Patrick_Jakubik
Thanks for flagging this - it’s possible our docs are outdated or inaccurate here. Digging into this on my side.
Thanks for looking into this, I have high hopes, having order_totals would be game changer.
Hi again @Patrick_Jakubik
It does seem like the docs are currently inaccurate - we’ll be correcting these.
Is there an update @Liam-Shopify ? We have just had these changes roll out on one of our clients carrier service setups and unfortunately due to some validation, a huge number of orders have resorted to using the backup rate. We aren’t seeing the changes documented (order totals and customer), but are seeing the responses in the calls made to our carrier service.
All seems a little odd as surely checkout related changes like this would apply to API versions and not be put globally live.