wp-pay-extensions / woocommerce
WooCommerce driver for the WordPress payment processing library.
Installs: 26 707
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 5
Forks: 2
Type:wordpress-plugin
Requires
- php: >=8.1
- automattic/jetpack-autoloader: ^3.0
- pronamic/wp-html: ^2.2
- woocommerce/action-scheduler: ^3.7
- wp-pay/core: ^4.19
Requires (Dev)
- overtrue/phplint: ^9.1
- php-coveralls/php-coveralls: ^2.7
- php-stubs/woocommerce-stubs: ^8.7
- php-stubs/wp-cli-stubs: ^2.10
- phpmd/phpmd: ^2.15
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.11
- pronamic/pronamic-cli: ^1.1
- pronamic/woocommerce-subscriptions: ^6.0
- pronamic/wp-coding-standards: ^2.2
- roots/wordpress: ^6.4
- szepeviktor/phpstan-wordpress: ^1.3
- vimeo/psalm: ^0.3.14
- wp-cli/wp-cli: ^2.10
- wp-phpunit/wp-phpunit: ^6.4
- wpackagist-plugin/woocommerce: ^8.7
- yoast/phpunit-polyfills: ^2.0
- yoast/wordpress-seo: ^22.3
- dev-main
- v4.9.1
- v4.9.0
- v4.8.0
- v4.7.1
- v4.7.0
- v4.6.3
- v4.6.2
- v4.6.1
- v4.6.0
- v4.5.9
- v4.5.8
- v4.5.7
- v4.5.6
- v4.5.5
- v4.5.4
- v4.5.3
- v4.5.2
- v4.5.1
- v4.5.0
- v4.4.0
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-issue-70
- dev-70-pending-payment-=-pending-payment-status
- dev-feature/disable-browser-unsupported-payment-gateway
This package is auto-updated.
Last update: 2024-10-17 13:33:46 UTC
README
WooCommerce driver for the WordPress payment processing library.
Links
WooCommerce Subscriptions
Conditional Payment Gateways
In version >= 1.2.7 <= 2.0.8
of this extension we had some code in place which disabled
the "Direct Debit" gateways if the WooCommerce Subscriptions plugin was active
and the shopping cart did not contain a subscription. We removed this feature
from this extensions, this can now be achieved with the
Conditional Shipping and Payments plugin (documentation).