Problem/Motivation

Shipstation allows the user to map the requested shipping service to the actual service used in creating a shipment. Commerce Shipstation is currently sending the shipping method on order export. This is an issue for shipping methods that contain multiple shipping services such as Commerce UPS. Instead of sending UPS Ground, UPS Next Day Air, etc. it is sending UPS. This makes it impossible to map to the correct service.

Proposed resolution

Use the shipping service instead of the shipping method.

CommentFileSizeAuthor
commerce_shipstation_map_service.png78.56 KBpnigro
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pnigro created an issue. See original summary.

pnigro’s picture

Status: Active » Needs review