Updated Release Testing Instructions WooCommerce 4.9 (markdown)
parent
dd3cfe8b13
commit
15ea7a0923
|
@ -13,6 +13,7 @@ WooCommerce 4.9 includes:
|
|||
- [Better error messages when coupons are stuck in a pending order](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#better-error-messages-when-coupons-are-stuck-in-a-pending-order)
|
||||
- [The improved performance of getting the data related to WooCommerce/Customers](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#the-improved-performance-of-getting-the-data-related-to-woocommercecustomers)
|
||||
- [Recetting Password functionality fix](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#recetting-password-functionality-fix)
|
||||
- [Remove deprecated PayPal Standard "Page style" setting]()
|
||||
|
||||
## WooCommerce Admin Updates:
|
||||
|
||||
|
@ -291,4 +292,17 @@ PR for reference: https://github.com/woocommerce/woocommerce/pull/28467
|
|||
**To test:**
|
||||
|
||||
- Confirm that resetting the password using `yoursite.com/my-account/lost-password/` still works.
|
||||
- You should be able to successfully reset the password.
|
||||
- You should be able to successfully reset the password.
|
||||
|
||||
***
|
||||
|
||||
### Remove deprecated PayPal Standard "Page style" setting
|
||||
|
||||
PR for reference: https://github.com/woocommerce/woocommerce/pull/28499
|
||||
|
||||
**To test:**
|
||||
|
||||
Here we just need to make sure that PayPal Standard still works as expected.
|
||||
|
||||
- Place a test order using PayPal Standard.
|
||||
- Make sure that the order had been received in the back end.
|
Loading…
Reference in New Issue