In the 2023.2 release, the following improvements were introduced as part of the C.H. Robinstion Add-On Shipping Module.
Manage C.H. Robinson Customer Number by Branch (#22797)
When using a Shipping Provider, the interface now allows setting up both the alternative default and alternatives by branch.
Allow Setting Default Alternative Shipping Method when Setting Alternatives by Branch (#21342)
Updates were made to further enhance C.H. Robinson Shipping.
In order to manage the possibilities of a different Customer Code for each Branch a Shopper's Customer Account is associated to, we have completed the following:
- Setup a new Branch sync process that is run whenever the ECommerce site's Application_Start event is triggered.
- Add an easy intuitive user interface to be able to assign Customer Codes to Branches
- Added logic to the Shipping API that will dynamically generate the proper Customer Account for the API call based upon settings.
See Also