Skip to content

Releases: pronamic/wp-pronamic-pay-buckaroo

4.3.4

26 Mar 10:38
Compare
Choose a tag to compare

Commits

4.3.3

01 Jun 09:37
Compare
Choose a tag to compare

Commits

  • Switch from pronamic/wp-deployer to pronamic/pronamic-cli. (b53a9fa)
  • Updated .gitattributes (60718b3)

4.3.2

29 Mar 07:29
Compare
Choose a tag to compare

Commits

  • Set Composer type to wordpress-plugin. (5014877)
  • Change refund function signature. (c2d2732)
  • Updated .gitattributes (0e5fa4c)
  • Requires PHP: 7.4. (3bb5d4a)

Composer

4.3.1

31 Jan 13:06
Compare
Choose a tag to compare

Added

  • Added Software HTTP header to all remote Buckaroo requests for partnership.

Composer

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

4.3.0

29 Dec 15:56
f8f8371
Compare
Choose a tag to compare

Commits

Composer

4.2.0

27 Sep 08:03
ff427d0
Compare
Choose a tag to compare

4.0.0

11 Jan 09:50
Compare
Choose a tag to compare

Changed

Fixed

  • Fix "Fatal error: Uncaught Exception: Could not JSON decode response, HTTP response: "400 Bad Request", HTTP body length: "67", JSON error: "Syntax error"." when getting issuers with invalid configuration.

3.0.2

18 Aug 07:05
Compare
Choose a tag to compare
  • Fix "Fatal error: Uncaught Error: Undefined class constant 'V_PAY'".

3.0.1

16 Aug 14:21
Compare
Choose a tag to compare
  • Added support for American Express, Maestro, Mastercard, V PAY and Visa.
  • Save CustomerIBAN and CustomerBIC for Sofort payments.

3.0.0

05 Aug 12:20
Compare
Choose a tag to compare
  • Updated to pronamic/wp-pay-core version 3.0.0.
  • Updated to pronamic/wp-money version 2.0.0.
  • Switched to pronamic/wp-coding-standards.
  • Fix setting BIC as consumer bank details IBAN in status update.
  • Updated hooks documentation.