Updated Release Testing Instructions WooCommerce 4.3 (markdown)

Daniel Rey López 2020-06-16 19:10:23 +01:00
parent ca34c46b16
commit 3e51754153
1 changed files with 12 additions and 1 deletions

@ -2,6 +2,7 @@ WooCommerce 4.3 includes:
- [New WooCommerce Home section](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.3#new-woocommerce-home-section)
- [Updates to WooCommerce Product Blocks](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.3#updates-to-woocommerce-product-blocks)
- [Updates to the onboarding checklist](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.3#updates-to-the-onboarding-checklist)
***
@ -268,4 +269,14 @@ Support was added for showing category images in the Product Categories block. T
* [ ] Verify the new option works as expected according to the above both in the editor and in the frontend.
### Disabled blocks
- Verify you can't add any of these blocks: _Cart_, _Checkout_ and _Single Product_.
- Verify you can't add any of these blocks: _Cart_, _Checkout_ and _Single Product_.
## Updates to the onboarding checklist
WooCommerce Payments doesn't require an existing Jetpack connection anymore. It will now be recommended in the Payments section of the onboarding checklist if the site address is in US (or Puerto Rico). The UX for installing/activating WooCommerce Payments has been simplified.
- Start with a clean site, or just disconnect and deactivate Jetpack. Make sure WooCommerce Payments is not installed either.
- Go through the Setup Wizard. On the wizard, make sure that your store address is set to US (or Puerto Rico). Make sure you **don't** accept installing WooCommerce Services when prompted. Make sure you **don't** choose CBD as your current business type. Alternatively, if this is not a new site, you can go directly to `/wp-admin/admin.php?page=wc-admin` to get to the setup checklist directly.
- Once you're in the setup checklist, click "Set up payments". You should see WooCommerce Payments as the top card, and with a highlighted style.
- Click "Set up" on the WooCommerce Payments card. The WooCommerce Payments plugin should be installed and activated automatically, and you should be automatically redirected to `wordpress.com/jetpack/connect/authorize...` to complete WooCommerce Payments setup.
- There's no need to test it any further than that, since the rest of the connection and setup process is part of the WooCommerce Payments plugin and has been tested independently.