Releases: pronamic/wp-pay-core
Releases · pronamic/wp-pay-core
4.31.0
4.30.0
4.29.0
Commits
- 232 co branding ideal wero (#233) (7d76697)
- Added missing PostePay payment method name. (1ba8327)
- Accept mixed type quanity input for backwards compatability. (8b75d82)
- Merge pull request #231 from pronamic/230-payment-line-quantity-type (4290153)
- Handle exception for non-numerical value. (ba1ac66)
- Use quantity
Number. (3fc52b8)
Composer
- Changed
pronamic/wp-pay-logosfrom^2.2tov2.3.2.
Release notes: https://github.com/pronamic/wp-pay-logos/releases/tag/v2.3.2
4.28.0
Removed
- Removed next payment delivery date (pronamic/wp-pronamic-pay-mollie#91). (9885328)
Composer
- Changed
woocommerce/action-schedulerfrom^3.8to3.9.3.
Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.9.3
4.27.1
4.27.0
Changed
- Extended test meta box form with extra fields. (a0f43d2)
- Set renewal period on subscription renewal page. (#217) (1c83c88)
- Set minimum amount to
0.00forPaymentMethods::CARDpayment method. (9108b00) - Fallback redirect if action redirect URL is empty (#225) (fddcec9)
- Updated to Pronamic WordPress Coding Standards 2.4. (45e9ae9)
- Updated to PHP 8.2. (c14e188)
- Apply Rector rules for PHP 8.2 migration.
Added
- Added support for Postepay (#220) (0721b8d)
- Added support for payment methods Alma, BANCOMAT Pay, Gift card, Multibanco, Paysafecard, Satispay, Trustly, Vouchers, mainly for payment provider Mollie (#218) (f983870)
Removed
- Removed meta registration (#224) (d572f0a)
- Removed privacy personal data export and eraser (#222) (15fa3cd)
- Removed unused function
Pronamic\WordPress\Pay\Util::array_to_html_attributes( array $attributes )(03d37d6) - Removed unused function
Pronamic\WordPress\Pay\Util::select_options_grouped( $groups, $selected_value = null )(2c0e865) - Removed unused IdTrait (90242aa)
Composer
- Changed
phpfrom>=7.4to>=8.2.
4.26.0
Added
- Added "Pay by Bank" payment method. (6560cd4)
Changed
- Marked
SubscriptionStatus::EXPIREDofficially declared as deprecated. (f1f6f9c) - Improved subscription status changes with payment method changes (pronamic/pronamic.shop#56). (cbeaa01)
- Improved documentation where nonce verification is not necessary or possible for WordPress.org plugin review team. (ec442ab)
Fixed
- Fixed "Implicitly marking parameter as nullable is deprecated". (1e75aeb)
4.25.4
4.25.3
Commits
- For Jetpack Autoloader version 5 is WordPress 6.6 or higher required (bbe9d74)
- Allow Jetpack Autoloader version 4 and 5, see pronamic/pronamic-pay-doneren-met-mollie#11. (5480bb6)
Composer
- Changed
automattic/jetpack-autoloaderfrom^3.0tov5.0.5.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.5