Releases: buckaroo-it/WooCommerce
Releases · buckaroo-it/WooCommerce
v4.6.1
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
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
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
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
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
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
Changelog
- BP-4362: Apple pay incorrect amount in WooCommerce in combination with discount rules
v4.2.2
Changelog
- BP-4406 Fix: iDEAL in3 critical error
v4.2.1
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
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.