All notable changes to this project will be documented in this file.
This projects adheres to Semantic Versioning and Keep a CHANGELOG.
4.0.1 - 2025-03-03
- Fixed fatal error due to incorrect file path (fix #24). (3cb1fa8)
Full set of changes: 4.0.0...4.0.1
4.0.0 - 2025-02-27
- Marked several PHP classes as final to prevent unintended extensions.
- Relocated form tag classes from
Pronamic\WordPress\Pay\Extensions\ContactForm7\Tags
toPronamic\WordPress\Pay\Extensions\ContactForm7
for better organization. - Refined code by removing unnecessary comments and documentation blocks.
- 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 copyright to 2025.
- Verified compatibility with WordPress 6.7.
3.7.0 - 2024-12-17
- Store submissions with Flamingo when redirected for payment. (6cbdb96)
Full set of changes: 3.6.0...3.7.0
3.6.0 - 2024-09-27
- Added support for setting currency with
pronamic_pay_currency
field name or option. (#20)
- Require PHP 8.1. (2ad32ff)
- Changed
php
from>=8.0
to>=8.1
. - Changed
wp-pay/core
from^4.16
tov4.22.1
. Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.22.1
Full set of changes: 3.5.1...3.6.0
3.5.1 - 2024-03-26
- Fixed "error 'detail' is never reassigned. Use 'const' instead". (94f9a98)
- Added
.pronamic-build-ignore
. (b042aa9)
- Changed
wp-pay/core
from^4.6
tov4.16.0
. Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.16.0
Full set of changes: 3.5.0...3.5.1
3.5.0 - 2024-02-07
- 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)
Full set of changes: 3.4.0...3.5.0
3.4.0 - 2023-12-18
- Added support for multiple
pronamic_pay_amount
tags. (16)
- Changed
php
from>=7.4
to>=8.0
.
Full set of changes: 3.3.2...3.4.0
3.3.2 - 2023-10-30
- Fixed "Fatal error: Uncaught Error: Call to undefined method Pronamic\WordPress\Pay\Fields\SelectFieldOption::render()" (method has been removed in https://github.com/pronamic/wp-pay-core/commit/519532b7d65fb68a5374341ea1c1934885b28e5c). (4f2f437)
Full set of changes: 3.3.1...3.3.2
3.3.1 - 2023-10-13
- Removed some left overs, subscriptions are not supported in current state. (a8aef13)
Full set of changes: 3.3.0...3.3.1
3.3.0 - 2023-08-28
- Improved processing of form submission data.
- Fixed compatibility with plugin "Send PDF for Contact Form 7".
- Use
substr()
instead ofsubstr_replace()
. (f245ee2) - Fixed "Cannot call method add() on Pronamic\WordPress\Money\Money|string". (aa98a06)
- Improve handling free text value. (d13802a)
- Use
$submission->get_posted_string( $name )
for submission value. (3ce7845) - Check if submission is not null to fix issue #10. (6cff3de)
Full set of changes: 3.2.5...3.3.0
3.2.5 - 2023-06-01
- Switch from
pronamic/wp-deployer
topronamic/pronamic-cli
. (6407876) - Prevent duplicate integration registration. (c69b923)
Full set of changes: 3.2.4...3.2.5
3.2.4 - 2023-03-10
- Set
wordpress-plugin
type for Composer (pronamic/wp-pronamic-pay-with-mollie-for-contact-form-7#3). (7a54710)
Full set of changes: 3.2.3...3.2.4
3.2.3 - 2023-03-03
- Updated
.gitattributes
.
Full set of changes: 3.2.2...3.2.3
3.2.2 - 2023-02-23
- Added support for multiple free text value options. (84d9856)
- Updated payment start on form submit. (631888a)
Full set of changes:
3.2.1...3.2.2
3.2.1 - 2023-01-31
- Changed
php
from>=8.0
to>=7.4
. Full set of changes:3.2.0...3.2.1
3.2.0 - 2022-12-23
- Added support for https://github.com/WordPress/wp-plugin-dependencies. (c251392)
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.4
tov4.6.0
. Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v3.1.2 Full set of changes:3.1.2...3.2.0
3.1.2 - 2022-09-27
- Updated version number in
readme.txt
.
3.1.1 - 2022-09-27
- Update to
wp-pay/core
version^4.4
.
3.1.0 - 2022-09-26
- Updated for new payment methods and fields registration.
3.0.3 - 2022-06-03
- Fix iDEAL bank select field when bank options are grouped (for example by country) by payment service provider. (#2)
3.0.2 - 2022-05-30
- Fix getting submission value from select option with quotes. (#1)
3.0.1 - 2022-04-12
- Updated version number in
readme.txt
.
3.0.0 - 2022-01-10
- Updated to https://github.com/pronamic/wp-pay-core/releases/tag/4.0.0.
- Added mail tags
pronamic_payment_id
andpronamic_transaction_id
.
2.0.0 - 2021-08-05
- Updated to
pronamic/wp-pay-core
version3.0.0
. - Updated to
pronamic/wp-money
version2.0.0
. - Changed
TaxedMoney
toMoney
, no tax info. - Switched to
pronamic/wp-coding-standards
.
1.1.1 - 2021-06-18
- Improved error handling on form submission.
1.1.0 - 2021-04-26
- Added support for getting submission value by tag name.
- Fixed handling tag options with non-unique values.
- Fixed processing form entry for active payment methods only.
- Improved compatibility with Contact Form 7 Conditional Fields add-on.
1.0.3 - 2021-01-14
- Fix redirecting when scripts are disabled through
wpcf7_load_js
filter.
1.0.2 - 2020-11-09
- Fixed getting amount from free text value.
1.0.1 - 2020-07-08
- Update main plugin file name.
- Add readme.
- First release.