Open rachelmcr opened 14 hours ago
📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.
App Name | WooCommerce iOS | |
Build Number | pr14488-dc28367 | |
Version | 21.1 | |
Bundle ID | com.automattic.alpha.woocommerce | |
Commit | dc2836782e12b427b3c156df4541caeb7702bfae | |
App Center Build | WooCommerce - Prototype Builds #11717 |
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
These changes are complete but I'm waiting for checks to pass. Feel free to merge this, or I will merge it when I'm back from AFK.
Part of: #14053
Description
This adds the Networking layer support for checking the status of a label after purchasing it. It can be used immediately after the purchase request to poll for the completed purchase.
How
ShippingLabelStatusPollingResponse
, so we keep using that model.WooShippingRemote
.Testing information
This endpoint is not yet used in the app; confirm unit tests pass.
RELEASE-NOTES.txt
if necessary.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: