4.33.0
Changelog
Added
- Added the
pronamic_pay_register_payment_methodsaction to register payment methods in plugin space.
Changed
- Updated payment method registration flow so payment methods are registered via the
pronamic_pay_register_payment_methodsaction. - Moved Pronamic default payment method registration out of core and into the
pronamic/pronamic-pay-default-payment-methodspackage.
Removed
- Removed the temporary iDEAL rebranding override (no longer needed since 2026-01-29 has passed).
Fixed
- Fixed image assignment for Billink and Focum in default payment method registration (now in
pronamic/pronamic-pay-default-payment-methods).
What's Changed
- Add shared iDEAL payment method and reuse images by @remcotolsma in #251
- Remove temporary iDEAL rebranding override by @remcotolsma in #253
- Register payment methods via action hook by @remcotolsma in #254
Full Changelog: v4.32.0...v4.33.0