Skip to content

Releases: MultiSafepay/woocommerce

Release 6.8.0

01 Apr 09:49
6.8.0
21bceac
Compare
Choose a tag to compare

Release Date: Apr 1st, 2025

Added

  • PLGWOOS-978: Add Payment Component QR

Fixed

  • PLGWOOS-957: Fix filter that returns payment methods that supports payment component to return only enabled methods

Release 6.7.3

04 Mar 10:25
6.7.3
6cc66f1
Compare
Choose a tag to compare

Release Date: Mar 4th, 2025

Fixed

  • PLGWOOS-973: Round shopping cart item tax rates in BILLINK gateway

Release 6.7.2

14 Feb 11:51
6.7.2
626cce4
Compare
Choose a tag to compare

Release Date: Feb 14th, 2025

Fixed

  • PLGWOOS-971: Fix iDEAL payment method not being shown on WooCommerce Checkout Blocks

Release 6.7.1

07 Feb 10:39
6.7.1
50b15af
Compare
Choose a tag to compare

Release Date: Feb 7th, 2025

Added

  • PLGWOOS-968: Add system report values from the payment method's user role setting and enhance logging for filter methods

Release 6.7.0

28 Jan 13:07
6.7.0
c35f8ac
Compare
Choose a tag to compare

Release Date: Jan 28th, 2025

Added

  • PLGWOOS-967: Add filter per user role
  • PLGWOOS-960: Add a transaction link in the order detail view in admin

Changed

  • DAVAMS-868: Block refunds for Multibanco

Fixed

  • DAVAMS-875: Setup gift cards max amount to 0, because it allows partial payment
  • PLGWOOS-963: Fix redirection after canceling a payment, when the user is using the "order-pay" endpoint

Release 6.6.2

05 Nov 12:01
6.6.2
07e3a40
Compare
Choose a tag to compare

Release Date: Nov 5th, 2024

Added

  • PLGWOOS-961: Add double-check before addDelivery() in the order request builder

Changed

  • PLGWOOS-953: Change label of the group cards setting field

Release 6.6.1

04 Sep 12:26
6.6.1
30f19f1
Compare
Choose a tag to compare

Release Date: Sep 4th, 2024

Fixed

  • PLGWOOS-952: Fix System Report failing because WC_API not found

Removed

  • PLGWOOS-950: Remove iDEAL issuers of the payment component

Release 6.6.0

08 Jul 15:16
6.6.0
b365bd9
Compare
Choose a tag to compare

Release Date: Jul 8th, 2024

Added

  • PLGWOOS-946: Add support for branded credit and debit cards

Changed

  • PLGWOOS-943: Refactor PaymentMethodCallback class
  • PLGWOOS-948: General improvements to increase unit test coverage

Release 6.5.1

07 Jun 10:49
6.5.1
a57a06a
Compare
Choose a tag to compare

Release Date: Jun 7th, 2024

Fixed

  • PLGWOOS-936: Fix the values set as min and max amount from the payment method API request
  • PLGWOOS-937: Fix Payment Components, where the amount is wrongly being set

Release 6.5.0

22 May 10:47
6.5.0
4bff200
Compare
Choose a tag to compare

Release Date: May 22nd, 2024

Added

  • PLGWOOS-925: Add support for missing payments methods in WooCommerce Checkout Blocks

Fixed

  • PLGWOOS-933: Fix conflict with Query Monitor
  • PLGWOOS-934: Fix the Google Pay button duplication issue
  • PLGWOOS-935: Fix Payment Component on order-pay page endpoint, not loading if the shopping cart is empty