Updated Release Testing Instructions WooCommerce 4.3 (markdown)

Julia Amosova 2020-06-16 16:11:05 -04:00
parent 3e51754153
commit 82c9267559
1 changed files with 10 additions and 11 deletions

@ -1,11 +1,20 @@
WooCommerce 4.3 includes:
- [Updates to the Onboarding Checklist](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.3#updates-to-the-onboarding-checklist)
- [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)
***
## 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.
## New WooCommerce Home section
@ -270,13 +279,3 @@ Support was added for showing category images in the Product Categories block. T
### Disabled blocks
- 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.