Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Shippo add "extra" Option field to NewShipment and Parcel to support insurance or other #282

Open
defcronyke opened this issue Nov 19, 2022 · 0 comments · May be fixed by #283
Open

Shippo add "extra" Option field to NewShipment and Parcel to support insurance or other #282

defcronyke opened this issue Nov 19, 2022 · 0 comments · May be fixed by #283

Comments

@defcronyke
Copy link

I would like shipping rates with shipping insurance included: https://goshippo.com/docs/insurance/

It's supported through a field named "extra" that's missing in NewShipment for single parcel shipments, and for multiple parcel shipments it's supported in an "extra" field on Parcel.

Can you please consider adding this "extra" field as an Option type so I don't have to use a fork of your crate for my project?

defcronyke added a commit to defcronyke/cio that referenced this issue Nov 19, 2022
Fixes oxidecomputer#282

Support getting Shippo shipping rates with
shipping insurance included:
https://goshippo.com/docs/insurance/

It's supported through a field named "extra"
that's missing in Shipment for single parcel
shipments, and for multiple parcel shipments
it's supported in an "extra" field on Parcel.

Add Extra and Insurance structs.
defcronyke added a commit to defcronyke/cio that referenced this issue Apr 11, 2024
Fixes oxidecomputer#282

Support getting Shippo shipping rates with
shipping insurance included:
https://goshippo.com/docs/insurance/

It's supported through a field named "extra"
that's missing in Shipment for single parcel
shipments, and for multiple parcel shipments
it's supported in an "extra" field on Parcel.

Add Extra and Insurance structs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant