9.7.0
Added
- Mollie → Added support for card token. 2941dee
- Mollie/WooCommerce → Added support for Mollie card field/component in WooCommerce legacy checkout. #40
Changed
- Contact Form 7 → Improved the support for Contact Form 7 checkbox fields used for the amount to be paid (
pronamic_pay_amount
tag option), multiple checked options/amounts are now added up. (ba1322a) - Gravity Forms → Optimize performance by reusing instances of
PayFeed
from memory. (fa89eab) - Mollie → The HTTP timeout option is increased when connecting to Mollie via WP-Cron, WP-CLI or the Action Scheduler library. pronamic/wp-pay-core#170
Fixed
- Gravity Forms → Fixed deleting feeds through
PaymentAddOn::delete_feeds()
. (89f88b7) - Mollie → Fixed
wp_register_script
andwp_register_style
are called incorrectly pronamic/wp-pronamic-pay-mollie#42. (41bfb35) - WooCommerce → Fixed "Fatal error: Uncaught Error: Call to undefined function wc_get_order()" in source text if WooCommerce is not active. (c4ccf37)
Removed
- Worldline (formerly Ingenico/Ogone) → Removed
DirectLink
integration. (51047d6)
Composer
- Changed
automattic/jetpack-autoloader
fromv2.12.0
tov2.12.0
.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v2.12.0 - Changed
pronamic/wp-mollie
fromv1.4.0
tov1.5.0
.
Release notes: https://github.com/pronamic/wp-mollie/releases/tag/v1.5.0 - Changed
woocommerce/action-scheduler
from3.7.1
to3.7.1
.
Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.7.1 - Changed
wp-pay-extensions/contact-form-7
fromv3.4.0
tov3.5.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-contact-form-7/releases/tag/v3.5.0 - Changed
wp-pay-extensions/gravityforms
fromv4.5.8
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-gravityforms/releases/tag/v4.6.0 - Changed
wp-pay-extensions/ninjaforms
fromv3.2.4
tov3.3.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ninjaforms/releases/tag/v3.3.0 - Changed
wp-pay-extensions/restrict-content-pro
fromv4.4.1
tov4.4.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-restrict-content-pro/releases/tag/v4.4.2 - Changed
wp-pay-extensions/woocommerce
fromv4.7.0
tov4.7.1
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-woocommerce/releases/tag/v4.7.1 - Changed
wp-pay-gateways/mollie
fromv4.8.1
tov4.9.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.9.0 - Changed
wp-pay-gateways/ogone
fromv4.6.0
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ingenico/releases/tag/v4.6.0 - Changed
wp-pay/core
fromv4.14.3
tov4.15.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.15.0
Full set of changes: 9.6.4...9.7.0