From b744e99fa0055431e47c5811d34f1e614315c77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20L=C3=B3pez=20Ariza?= <45979455+alopezari@users.noreply.github.com> Date: Thu, 27 Oct 2022 11:54:38 +0200 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 7.1 (markdown) --- ...ase-Testing-Instructions-WooCommerce-7.1.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-7.1.md b/Release-Testing-Instructions-WooCommerce-7.1.md index e1471e5..8fd3b04 100644 --- a/Release-Testing-Instructions-WooCommerce-7.1.md +++ b/Release-Testing-Instructions-WooCommerce-7.1.md @@ -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_**