Closed iamgabrielma closed 2 days 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 | pr14463-7ff0778 | |
Version | 21.1 | |
Bundle ID | com.automattic.alpha.woocommerce | |
Commit | 7ff07781c35de703898b0bb34fa4c100aa4d8f5b | |
App Center Build | WooCommerce - Prototype Builds #11662 |
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
Closes: #14460
Description
We add the feature flag for
.sendReceiptsForPointOfSale
as well as the initial "Receipt" button after a successful card-present payment purchase via POS. The flag is turned off by default, so changes don't show either in release nor in debug builds, as the button is still not functional.Steps to reproduce
Load POS, go through the purchase flow, and observe that there is no new button rendered at the end.
Set
.sendReceiptsForPointOfSale
to true, go through the same purchase flow, and observe the button is now present (but not functional)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: