diff --git a/Release-Testing-Instructions-WooCommerce-4.6.md b/Release-Testing-Instructions-WooCommerce-4.6.md index 18540bd..17df419 100644 --- a/Release-Testing-Instructions-WooCommerce-4.6.md +++ b/Release-Testing-Instructions-WooCommerce-4.6.md @@ -92,8 +92,11 @@ With that in mind we are linking directly to the sections applicable to WooComme ### PayPal Gateway - protect code against a fatal error if WooCommerce is unable to communicate with PayPal https://github.com/woocommerce/woocommerce/pull/27616 This is a fix to prevent a fatal error occurring in sites that for some reason are unable to communicate with PayPal. + There isn't an easy way to test this but as it is related to PayPal payments we should make sure PayPal payments continue to work as expected. -[Details for setting up PayPal are here on WooCommerce Docs](https://docs.woocommerce.com/document/paypal-standard/) + +[Details for setting up PayPal are here on WooCommerce Docs.](https://docs.woocommerce.com/document/paypal-standard/) + For testing you can enable PayPal Sandbox so that no payment/money is taken. To use Sandbox mode, you need a separate sandbox account via [PayPal Sandbox](https://developer.paypal.com/). ### Using tax classes with some non-ASCII characters