Skip to content

Releases: buckaroo-it/WooCommerce

v4.6.1

30 Sep 10:57
4ef9467

Choose a tag to compare

Changelog

  • BP-4600 Add payment method: Twint
  • BP-4578 Add payment method: Trustly
  • BP-4543 The payment method “iDEAL In3” is rebranded back to its original name “In3”.
  • BP-4567 Add “Automatic Configuration” button to check the Buckaroo subscriptions and configure the plugin.
  • BP-4587 Restructure plugin settings.
  • BP-4569 Improve the way express payment buttons are displayed (like: Apple Pay & PayPal Express).
  • BP-4592 Update README.md with the latest supported versions.
  • BP-4534 Fix: No clear error message displayed when the payment was getting rejected.
  • BP-4553 Fix: Klarna (authorize/capture) refund from the Buckaroo plaza not updating in WooCommerce (order status and amount).
  • BP-4666 Fix: Rejection message for Rivery was not showed correctly in some specific scenario’s.
  • BP-4581 Fix: Riverty Missing articles in partial refund request (JSON).

v4.5.1

14 Aug 08:56

Choose a tag to compare

Changelog

  • BP-4538: Optimized storage of buckaroo_settlement data in WooCommerce orders.
  • BP-4537: Prevented autoloading of unnecessary options on the frontend.
  • BP-4539: Fix: Corrected incorrect usage warning for billing_address_1.
  • BP-4549: Fix: Resolved warning for undefined array key result.
  • BP-4546: Fix: Resolved undefined array key emailAddress issue for Apple Pay.
  • BP-4559: Fix: Ensured failed PUSH status does not overwrite custom status.

v4.4.1

05 Aug 11:36
67f0bcc

Choose a tag to compare

Changelog

  • BP-4511 Fix: Duplicate order created and no plaza transaction is generated for Klarna authorize/capture orders.
  • BP-4540 Fix: Orders paid with Apple Pay have sometimes an incorrect amount in WooCommerce with discount rules (price paid is correct).
  • BP-4555: Billink transaction rounding issue with tax

v4.4.0

30 Jul 09:26
8a9624b

Choose a tag to compare

Changelog

  • Add support for WooCommerce 10.0.3, 10.0.2, 10.0.1 & 10.0.0.
  • BP-4531 Cart empties when adding product (WooCommerce 10 issue)
  • BP-4494: Keep track for transactionKey for Pending processing orders for WooCommerce

v4.3.1

03 Jul 08:41
09e59ec

Choose a tag to compare

Changelog

  • BP-4476: Add support for Billink V2
  • BP-4479: Keep track for transactionKey for SEPA on-hold orders
  • New PHP SDK Version that will solve “guzzle not found” error

v4.3.0

23 Jun 10:48
d6f78c7

Choose a tag to compare

Changelog

  • BP-3630 Add payment method: Alipay
  • BP-3631 Add payment method: WeChat Pay
  • BP-4428: PayPal Express - Plugin does not process response Address
  • BP-4372: Push cannot be processed if it contains special characters in customer's IBAN

v4.2.3

05 Jun 11:13
aa4f4ee

Choose a tag to compare

Changelog

  • BP-4362: Apple pay incorrect amount in WooCommerce in combination with discount rules

v4.2.2

29 May 07:34
e6cb773

Choose a tag to compare

Changelog

  • BP-4406 Fix: iDEAL in3 critical error

v4.2.1

28 May 08:00
fc925c7

Choose a tag to compare

Changelog

  • BP-4404 Fix: Invoice/order number for Riverty transactions in the Buckaroo plaza are incorrect due to a suffix that is added.
  • BP-4402 Fix: PayPal Express checkout returns error “Cannot process Buckaroo transaction”.

v4.2.0

14 May 07:12
8da6c6e

Choose a tag to compare

Changelog

  • BP-4323 Fix: Warning: get_cart was called incorrectly.
  • BP-4326 Fix: CustomerNumber has a wrong value (“0”) for Riverty transactions.
  • BP-4325 Fix: Error with redirect no reply handler strategy applied.
  • BP-4334 Improve code styling in general.