[Shipping labels] Add yosemite support for label purchase #14424
Labels
feature: shipping labels
Related to creating, ordering, or printing shipping labels.
type: task
An internally driven task.
We need to add support in
WooShippingAction
andWooShippingStore
for a label purchase.We don't need to store the response; we'll use it to poll for the label purchase status and then return the purchased label directly. See
ShippingLabelStore
for an example.For now, we can stub out any logic around polling the status of the label purchase. This will be handled as part of #14053.
The text was updated successfully, but these errors were encountered: