Updated Release Testing Instructions WooCommerce 6.3 (markdown)

Tam Mullen 2022-03-03 13:41:22 +00:00
parent 0a7c5bceca
commit e2bdd725ff
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@
### WooCommerce Payments task in new task list experiment [#8321](https://github.com/woocommerce/woocommerce-admin/pull/8321)
1. On a new WooCommerce site finish the onboarding flow and make sure to select WooCommerce Payments under the free features in the **Business Details** step.
2. Enable the `woocommerce_tasklist_progression_headercard_2col_2022_02` treatment by opening your browser console and running `localStorage.setItem('explat-experiment--woocommerce_tasklist_progression_headercard_2022_02', '{"experimentName":"woocommerce_tasklist_progression_headercard_2022_02","variationName":"treatment","retrievedTimestamp":' + Date.now() + ',"ttl":7200}');`.
2. Enable the `woocommerce_tasklist_progression_headercard_2col_2022_03` treatment by opening your browser console and running `localStorage.setItem('explat-experiment--woocommerce_tasklist_progression_headercard_2022_03', '{"experimentName":"woocommerce_tasklist_progression_headercard_2022_03","variationName":"treatment","retrievedTimestamp":' + Date.now() + ',"ttl":7200}');`.
3. Go to **WooCommerce > Home** or refresh this page, a new task list should be displayed ([example pic](https://user-images.githubusercontent.com/4723145/133674986-a7348d61-23f7-443b-af2c-8f5926cf6016.jpg))
4. **Store Details** task should not be present and the **Get paid with WooCommerce Payments** task should be displayed in the new task list with a **Set up additional payment providers** in the **Things to do next** task list.
5. Make sure you have WooCommerce Payments dev mode enabled (you can install the [WooCommerce Payments dev tools plugin](https://github.com/Automattic/woocommerce-payments-dev-tools) for this)