Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fields to shipment_options required by LaserShip #216

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

tombu-nimble
Copy link
Contributor

Description

This PR adds fields used by LaserShipV2 carrier that were not previously present in the Go SDK. We are an existing customer of yours and have been using this custom patch in production to print LaserShip labels in non-trivial volumes for a while now.

Testing

Regression testing via existing unit tests (make test) all pass successfully with our own API keys, and we have manually validated LaserShipV2 labels that were printed, as well as validating the created shipment entities on EasyPost dashboard.

Screenshot from 2024-04-12 17-10-57

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc.)

@tombu-nimble tombu-nimble requested a review from a team April 13, 2024 00:15
Copy link
Contributor

@nwithan8 nwithan8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the contribution!

Copy link
Member

@Justintime50 Justintime50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this PR!

@Justintime50 Justintime50 merged commit e97c1da into EasyPost:master Apr 15, 2024
9 checks passed
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.

3 participants