Updated Release Testing Instructions WooCommerce 7.1 (markdown)

Alejandro López Ariza 2022-10-27 11:54:38 +02:00
parent 729a6b52e1
commit b744e99fa0
1 changed files with 0 additions and 18 deletions

@ -309,24 +309,6 @@ After:
2. Click "No, thanks" and observe the modal is shown.
3. Check that the new copy is correct.
### [Update WCPay promo requirements and ensure dismiss](https://github.com/woocommerce/woocommerce/pull/35030) #35030
**_Slack Workflow: WooCommerce Core_**
#### New requirement
1. The promo menu should be hidden without any of [the payment gateways](https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=1023&collections=product&page=1&country=United+States) enabled.
2. Enabling any of them on **WooCommerce → Settings → Payments** should display the promo menu.
You can use `Direct bank transfer` gateway, included in WC, as an example to meet the requirement.
#### Promotion dismiss
1. Having the promo **Payments** menu visible, click on it.
2. Click on **No thanks** and test that the following actions hide the promotion menu.
- Click on the modal **x** button.
- Click on the first button.
- Click on the second button.
To restore the promotion you'll need to remove or update `wc_calypso_bridge_payments_dismissed` option.
### [Only show five inbox messages and add "Show more" button](https://github.com/woocommerce/woocommerce/pull/35003) #35003
**_Slack Workflow: WooCommerce Core_**