In trying to solve some of the pain points I menti...
# support
t
In trying to solve some of the pain points I mentioned earlier around selecting shipping rates and method, I have been attempting to add a
select_shipping_rate
method to the
spree/api/shipments_controller.rb
class, and I'm having some difficulties.