Skip to content

Releases: pronamic/wp-pronamic-pay-ideal-advanced-v3

4.3.8

17 Dec 13:38
Compare
Choose a tag to compare

Commits

  • Allow automattic/jetpack-autoloader Composer plugin. (d58b99b)
  • Happy 2024. (1ad047b)

4.3.7

13 Oct 12:12
Compare
Choose a tag to compare

Changed

  • Improved filter and sanitzing of payment gateway integration settings fields.

4.3.6

12 Jul 09:00
Compare
Choose a tag to compare

Commits

4.3.5

01 Jun 09:45
Compare
Choose a tag to compare

Commits

  • Switch from pronamic/wp-deployer to pronamic/pronamic-cli. (e2151d7)
  • Updated .gitattributes (05c7c78)

4.3.4

27 Mar 09:29
Compare
Choose a tag to compare

Commits

  • Set Composer type to wordpress-plugin. (70600bc)
  • Updated .gitattributes (4f68eda)

4.3.3

07 Feb 12:36
Compare
Choose a tag to compare

Commits

  • Fixed "Uncaught TypeError: Argument 2 passed to Pronamic\WordPress\Pay\Gateways\IDealAdvancedV3\XmlSigner::__construct() must be an instance of OpenSSLAsymmetricKey, resource given.". (69512f6)

4.3.2

31 Jan 12:34
Compare
Choose a tag to compare

Composer

  • Changed php from >=8.0 to >=7.4.

4.3.1

18 Jan 12:45
Compare
Choose a tag to compare

Commits

  • Error class now extends \Exception class. (98a3e04)
  • Don't filter all values with sanitize_text_field(), this function removes line breaks. (b532090)
  • Ignore documentation folder in archive files. (9f4d75f)
  • Happy 2023. (08fb979)

4.3.0

22 Dec 14:42
Compare
Choose a tag to compare

Commits

  • Fixed fatal error in gateway settings if function escapeshellarg() is undefined. (0b3d684)
  • Only print OpenSSL shell command if function escapeshellarg() is available. (48a5318)
  • Use pronamic/wp-http for requests and SimpleXML. (e532326)
  • Removed usage of deprecated \FILTER_SANITIZE_STRING in gateway settings fields. (7c4d43c)
  • No longer use XMLSecurityDSig library. (20bee7c)

Composer

4.2.0

27 Sep 08:06
962d728
Compare
Choose a tag to compare
  • Updated payment methods registration.
  • Rename 'Private Key' and 'Private Certificate' to 'Secret Key' and 'Certificate'.