Skip to content

Add reference field to shipment creation in SolidusEasypost#38

Open
JustShah wants to merge 1 commit into
add-po-numberfrom
12-shipment-reference
Open

Add reference field to shipment creation in SolidusEasypost#38
JustShah wants to merge 1 commit into
add-po-numberfrom
12-shipment-reference

Conversation

@JustShah

Copy link
Copy Markdown

Introduced a new reference field to the shipment creation process in the SolidusEasypost::ShipmentBuilder class. The reference is built using the order number and an optional customer reference from the order's metadata. This enhancement allows for better tracking and identification of shipments by including additional contextual information in the reference field.

Resolves: #12

This commit introduces a new `reference` field to the shipment creation process in the `SolidusEasypost::ShipmentBuilder` class.
The `reference` is built using the order number and an optional customer reference from the order's metadata.
This enhancement allows for better tracking and identification of shipments by including additional contextual information in the reference field.
@fthobe

fthobe commented Mar 13, 2025

Copy link
Copy Markdown

@JustShah looks great, it's perfect including the if statement to avoid unneccessary empty spaces. Good work

@JustShah JustShah linked an issue Apr 3, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shipment reference

2 participants