Tracking functionality should include:

- Ability to add a PIN to a shipment via the UI.
- Fetch the tracking details when the shipment's PIN is added or updated and store the tracking number on the shipment entity.

Comments

thejacer87 created an issue. See original summary.

krystalcode’s picture

Issue summary: View changes
krystalcode’s picture

Title: Tracking API functionality » Fetch shipment tracking number
thejacer87’s picture

Status: Active » Needs review
StatusFileSize
new10.78 KB

heres the diff compared to the current dev branch

PR from here: https://github.com/thejacer87/commerce_canadapost/pull/6

thejacer87’s picture

Status: Needs review » Reviewed & tested by the community

thejacer87’s picture

Status: Reviewed & tested by the community » Fixed
thejacer87’s picture

Status: Fixed » Closed (fixed)
krystalcode’s picture

Can we reopen this issue? From the issue description:

- Ability to add a PIN to a shipment via the UI.
- Fetch the tracking details when the shipment's PIN is added or updated and store the tracking number on the shipment entity.

None of these are done yet. The drush command is simply for development purposes until we have a real response from the API to test.

krystalcode’s picture

Also, as part of the workflow it's best to move the issue to Fixed and let it automatically move to Closed (fixed) after 2 weeks of inactivity. Reason being to give it some time in case something comes up.

thejacer87’s picture

Status: Closed (fixed) » Fixed
krystalcode’s picture

Status: Fixed » Needs work
thejacer87’s picture

Status: Needs work » Reviewed & tested by the community
thejacer87’s picture

Status: Reviewed & tested by the community » Fixed
StatusFileSize
new18.25 KB

merged

  • thejacer87 committed 84b5e16 on 8.x-1.x
    Issue #2980550 by thejacer87, krystalcode: Fetch shipment tracking...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.