Closed staskus closed 3 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 | pr14446-01c94d9 | |
Version | 21.1 | |
Bundle ID | com.automattic.alpha.woocommerce | |
Commit | 01c94d9e1ce6d6f0e2db8dbf32df0566cdc2af9c | |
App Center Build | WooCommerce - Prototype Builds #11635 |
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
Partially addresses: https://github.com/woocommerce/woocommerce-ios/issues/14163 Continuation of https://github.com/woocommerce/woocommerce-ios/pull/14422
Description
Add eligibility checking logic for sending receipts after payment functionality:
Steps to reproduce
The feature flag is disabled, I think it could be enough to check unit test cases to confirm that supported scenarios are handled as expected. In the final PRs, we can test the full flows.
However, if you prefer testing live:
Eligible site
sendReceiptAfterPayment
feature flagIneligible site
sendReceiptAfterPayment
feature flagTesting information
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: