Skip to content

Releases: pronamic/wp-pronamic-pay-contact-form-7

4.2.1

Choose a tag to compare

@remcotolsma remcotolsma released this 31 Jul 14:40

Full Changelog: v4.2.0...v4.2.1

4.2.0

Choose a tag to compare

@remcotolsma remcotolsma released this 05 Jan 13:30
v4.2.0
e825258

Commits

Composer

  • Changed php from >=8.1 to >=8.2.

4.1.2

Choose a tag to compare

@remcotolsma remcotolsma released this 11 Nov 13:36
v4.1.2
5c476ea

Commits

  • Removed unused import. (008c440)
  • Added this point we shoud not use translation functions. (efb6182)

4.1.1

Choose a tag to compare

@remcotolsma remcotolsma released this 19 Jun 13:42
v4.1.1
87f2dd8

Commits

  • Allow Jetpack autoload 3, 4 and 5. (be7ae53)

Composer

4.1.0

Choose a tag to compare

@remcotolsma remcotolsma released this 19 Jun 10:19
v4.1.0
e623f0e

Changed

  • Use payment method option label if set. (341c1ae)

4.0.1

Choose a tag to compare

@rvdsteege rvdsteege released this 03 Mar 09:07
e7df672

Fixed

  • Fixed fatal error due to incorrect file path (fix #24). (3cb1fa8)

Full set of changes: 4.0.0...4.0.1

4.0.0

Choose a tag to compare

@remcotolsma remcotolsma released this 27 Feb 14:54

4.0.0 - 2025-02-27

🚀 Improved

  • Marked several PHP classes as final to prevent unintended extensions.
  • Relocated form tag classes from Pronamic\WordPress\Pay\Extensions\ContactForm7\Tags to Pronamic\WordPress\Pay\Extensions\ContactForm7 for better organization.
  • Refined code by removing unnecessary comments and documentation blocks.

🆕 Added

  • Contact Form 7 form ID is now stored in meta.
  • Contact Form 7 form hash is now stored in meta.
  • Introduced support for the Contact Form 7 "Additional Setting" pronamic_pay_success_redirect_url, allowing users to configure a custom redirect URL after a successful payment.

🔄 Updated

  • Updated copyright to 2025.
  • Verified compatibility with WordPress 6.7.

3.7.0

Choose a tag to compare

@remcotolsma remcotolsma released this 17 Dec 14:09

Commits

  • Store submissions with Flamingo when redirected for payment. (6cbdb96)

3.6.0

Choose a tag to compare

@rvdsteege rvdsteege released this 27 Sep 13:46
ab3a1d7

Added

  • Added support for setting currency with pronamic_pay_currency field name or option. (#20)

Changed

Composer

Full set of changes: 3.5.1...3.6.0

3.5.1

Choose a tag to compare

@remcotolsma remcotolsma released this 26 Mar 11:15

Commits

  • Fixed "error 'detail' is never reassigned. Use 'const' instead". (94f9a98)
  • Added .pronamic-build-ignore. (b042aa9)

Composer

Full set of changes: 3.5.0...3.5.1