wp-pay-extensions / woocommerce
WooCommerce driver for the WordPress payment processing library.
Package info
github.com/pronamic/wp-pronamic-pay-woocommerce
Type:wordpress-plugin
pkg:composer/wp-pay-extensions/woocommerce
v4.14.2
2026-05-13 07:45 UTC
Requires
- php: >=8.2
- automattic/jetpack-autoloader: ^3.0 || ^4.0 || ^5.0
- pronamic/wp-html: ^2.2
- pronamic/wp-number: ^1.4
- woocommerce/action-scheduler: ^3.9
- wp-pay/core: ^4.28
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: ^7.6
- pronamic/wp-coding-standards: ^2.2
- rector/rector: ^1.2
- roots/wordpress: ^6.4
- szepeviktor/phpstan-wordpress: ^1.3
- vimeo/psalm: ^0.3.14
- wp-cli/wp-cli: ^2.10
- wp-pay-gateways/mollie: ^4.19
- wp-phpunit/wp-phpunit: ^6.4
- wpackagist-plugin/woocommerce: ^8.7
- yoast/phpunit-polyfills: ^2.0
- yoast/wordpress-seo: ^22.3
This package is auto-updated.
Last update: 2026-06-18 09:33:31 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).