Skip to content

Releases: pronamic/wp-pronamic-pay-mollie

4.12.0

07 Jun 12:08
Compare
Choose a tag to compare

Fixed

  • Improve the handling of Mollie mandate requests on the mandate detail page. (9f23324)

4.11.0

27 May 12:10
Compare
Choose a tag to compare

Commits

Composer

4.10.3

06 May 09:19
Compare
Choose a tag to compare

Full Changelog: v4.10.2...v4.10.3

4.10.2

22 Apr 09:25
Compare
Choose a tag to compare

4.10.2 - 2024-04-22

Commits

  • No longer use INSERT IGNORE INTO, is not supported in Playground. 5c739d2 67a2a6e

Composer

  • Added automattic/jetpack-autoloader ^3.0.

Full set of changes: 4.10.1...4.10.2

4.10.1

27 Mar 12:20
Compare
Choose a tag to compare

Commits

  • No longer use INSERT IGNORE and BINARY operator. (aec7ea5)

4.10.0

26 Mar 10:53
Compare
Choose a tag to compare

Changed

  • Added support for the more general card payment method. (9fe0f64)

Composer

4.9.2

13 Feb 08:50
Compare
Choose a tag to compare

Commits

  • Added if ( ! defined( 'ABSPATH' ) ). (5c4840c)

4.9.1

13 Feb 08:49
Compare
Choose a tag to compare

Commits

  • Added support for TWINT. (e4b482b)

4.9.0

07 Feb 19:46
Compare
Choose a tag to compare

Changed

  • The code further complies with (WordPress) coding standards.
  • 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

  • Fixed wp_register_script and wp_register_style are called incorrectly #42. (41bfb35)

Added

  • Added support for Mollie card field/component in WooCommerce legacy checkout. #40

Composer

4.8.1

16 Oct 11:45
Compare
Choose a tag to compare

Commits