Right now [`ShipmentsController`](https://github.com/solidusio-contrib/solidus_shipstation/blob/75b3444595f32e8b01626b51000cb167415359c7/app/controllers/spree/shipstation_controller.rb) simply renders a `:bad_request` if an error happens. I think we could add a no-op class for error reporting so that users can more easily add logging if necessary.