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.
| Comment | File | Size | Author |
|---|---|---|---|
| #14 | commerce_canadapost-fetch-tracking-number-2980550-14.patch | 18.25 KB | thejacer87 |
| #4 | commerce_canadapost-fetch-tracking-number-2980550-4.patch | 10.78 KB | thejacer87 |
Comments
Comment #2
krystalcode commentedComment #3
krystalcode commentedComment #4
thejacer87 commentedheres the diff compared to the current dev branch
PR from here: https://github.com/thejacer87/commerce_canadapost/pull/6
Comment #5
thejacer87 commentedComment #7
thejacer87 commentedComment #8
thejacer87 commentedComment #9
krystalcode commentedCan we reopen this issue? From the issue description:
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.
Comment #10
krystalcode commentedAlso, 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.
Comment #11
thejacer87 commentedComment #12
krystalcode commentedComment #13
thejacer87 commentedwork can be found here: https://github.com/thejacer87/commerce_canadapost/pull/7
Comment #14
thejacer87 commentedmerged