Updated Release Testing Instructions WooCommerce 4.6 (markdown)
parent
0dee3a683b
commit
d8bae5a061
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue