Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Shipping labels] Add yosemite support for label purchase #14424

Closed
rachelmcr opened this issue Nov 14, 2024 · 1 comment · Fixed by #14490
Closed

[Shipping labels] Add yosemite support for label purchase #14424

rachelmcr opened this issue Nov 14, 2024 · 1 comment · Fixed by #14490
Assignees
Labels
feature: shipping labels Related to creating, ordering, or printing shipping labels. type: task An internally driven task.

Comments

@rachelmcr
Copy link
Contributor

We need to add support in WooShippingAction and WooShippingStore 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.

@rachelmcr rachelmcr added feature: shipping labels Related to creating, ordering, or printing shipping labels. type: task An internally driven task. labels Nov 14, 2024
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: shipping labels Related to creating, ordering, or printing shipping labels. type: task An internally driven task.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants