Skip to content

9.7.0

Compare
Choose a tag to compare
@remcotolsma remcotolsma released this 08 Feb 11:32
· 155 commits to main since this release

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 and wp_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

Full set of changes: 9.6.4...9.7.0