woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
314 stars 113 forks source link

[Shipping labels] Add networking layer support for label status endpoint #14488

Open rachelmcr opened 14 hours ago

rachelmcr commented 14 hours ago

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

Testing information

This endpoint is not yet used in the app; confirm unit tests pass.


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:

wpmobilebot commented 14 hours ago

WooCommerce iOS📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.

App NameWooCommerce iOS WooCommerce iOS
Build Numberpr14488-dc28367
Version21.1
Bundle IDcom.automattic.alpha.woocommerce
Commitdc2836782e12b427b3c156df4541caeb7702bfae
App Center BuildWooCommerce - Prototype Builds #11717

Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

rachelmcr commented 11 hours ago

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.