solidusio / solidus_bolt

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Send order tracking details via Bolt API #93

Open DanielePalombo opened 2 years ago

DanielePalombo commented 2 years ago

When Solidus makes changes to an order’s tracking status(updating the tracking_number), Bolt will need to be notified to pass this information to publishers as needed. Solidus will call Bolt’s APIs with updates.

DanielePalombo commented 2 years ago

Solidus can invoke Order Tracking API multiple times for the same transaction reference, but different items and different tracking information.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.