Skip to content

Releases: pronamic/wp-pay-core

4.31.0

30 Jan 08:08
v4.31.0
552f616

Choose a tag to compare

What's Changed

  • Add customer fields to gateway test meta box by @Copilot in #240
  • Add Copilot instructions for repository by @Copilot in #242

New Contributors

  • @Copilot made their first contribution in #240

Full Changelog: v4.30.0...v4.31.0

4.30.0

27 Jan 09:52
v4.30.0
c81e002

Choose a tag to compare

Commits

4.29.0

05 Jan 10:23
v4.29.0
e16dfeb

Choose a tag to compare

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

4.28.0

17 Nov 11:28
v4.28.0
c559569

Choose a tag to compare

Removed

Composer

4.27.1

17 Sep 07:09
v4.27.1
4315a02

Choose a tag to compare

Changed

  • Improved processing of payment line names. (#226)

Full set of changes: 4.27.0...4.27.1

4.27.0

22 Aug 09:21
v4.27.0
2257c28

Choose a tag to compare

Changed

  • Extended test meta box form with extra fields. (a0f43d2)
  • Set renewal period on subscription renewal page. (#217) (1c83c88)
  • Set minimum amount to 0.00 for PaymentMethods::CARD payment 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 php from >=7.4 to >=8.2.

4.26.0

19 Jun 09:44
v4.26.0
1c6b06d

Choose a tag to compare

Added

  • Added "Pay by Bank" payment method. (6560cd4)

Changed

  • Marked SubscriptionStatus::EXPIRED officially 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

28 Mar 09:38

Choose a tag to compare

Commits

4.25.3

27 Mar 15:03

Choose a tag to compare

Commits

Composer

4.25.2

14 Mar 16:01

Choose a tag to compare

Commits