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

SpeeDee Delivery Integration #88

Open
7 tasks
cgsmith opened this issue Nov 7, 2022 · 3 comments · May be fixed by #97
Open
7 tasks

SpeeDee Delivery Integration #88

cgsmith opened this issue Nov 7, 2022 · 3 comments · May be fixed by #97

Comments

@cgsmith
Copy link
Contributor

cgsmith commented Nov 7, 2022

Allow shipping labels to be generated for https://speedeedelivery.com/

Customer should be able to create a shipping label for order/orders, create an end of day report, create a manifest for the carrier.

Length, width, height, and weight will be passed in from the Shopify integration.

  • Create 'SpeeDee' service in the migration ie: 'Standard' service.
  • Generate formatted shipping label
    • save as base64 on Order model
  • Generate manifest file for SpeeDee from frontend
    • Send FTP to speedee based off CustomerMeta settings
    • Show a view with shipping information for printing
  • Ability to void shipping label

Whimsical Ref
speedee manifest pg 1.pdf
speedee label example.pdf
speedee manifest pg 2.pdf

@cdwieber
Copy link
Contributor

SpeeDeeEmailChain.pdf

@cdwieber
Copy link
Contributor

SPDY2022.ZIP

@cdwieber cdwieber self-assigned this Dec 12, 2022
@cdwieber
Copy link
Contributor

Noting the question here: What's the process for updating or voiding orders once the manifests are submitted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants