mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Require WC 6.9+
This commit is contained in:
parent
c808db045d
commit
f0c12eb041
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ PayPal's latest complete payments processing solution. Accept PayPal, Pay Later,
|
|||
|
||||
* PHP >= 7.4
|
||||
* WordPress >= 6.3
|
||||
* WooCommerce >=4.5
|
||||
* WooCommerce >= 6.9
|
||||
|
||||
## Development
|
||||
|
||||
|
|
|
@ -136,7 +136,7 @@ Check out the [Frequently Asked Questions](https://woocommerce.com/document/woo
|
|||
To install and configure WooCommerce PayPal Payments, you will need:
|
||||
|
||||
* WordPress Version 6.3 or newer (installed)
|
||||
* WooCommerce Version 3.9 or newer (installed and activated)
|
||||
* WooCommerce Version 6.9 or newer (installed and activated)
|
||||
* PHP Version 7.4 or newer
|
||||
* PayPal business **or** personal account
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* License: GPL-2.0
|
||||
* Requires PHP: 7.4
|
||||
* Requires Plugins: woocommerce
|
||||
* WC requires at least: 3.9
|
||||
* WC requires at least: 6.9
|
||||
* WC tested up to: 9.2
|
||||
* Text Domain: woocommerce-paypal-payments
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue