[Shipping labels] Integrate print label action into UI layer in Woo Shipping flow #14538
Labels
feature: shipping labels
Related to creating, ordering, or printing shipping labels.
type: task
An internally driven task.
In
WooShippingPostPurchaseView
, we need to print the label when the print button is tapped. This should:We might be able to reuse some or all of the logic in
PrintShippingLabelCoordinator
for this.Note: Per the discussion in Slack (p1732618862774319-slack-C02KUCFCSFP) we are not using the default paper size set in the store; that will be implemented in a later milestone. For now we only need to handle the paper size selected in the UI.
The text was updated successfully, but these errors were encountered: