Releases: MultiSafepay/woocommerce
Releases · MultiSafepay/woocommerce
Release 6.12.0
Release Date: Mar 11th, 2026
Added
- DAVAMS-980: Add confirmation prompt when enabling direct Google Pay or Apple Pay
Fixed
- PLGWOOS-1037: Potential fix for 'No payment method provided' error on WooCommerce Checkout Blocks
Release 6.11.1
Release Date: Feb 19th, 2026
Fixed
- PLGWOOS-1035: Fix incorrect plugin version constant in settings and order request
Release 6.11.0
Release Date: Feb 19th, 2026
Added
- PLGWOOS-1018: Add payment icons to Checkout Block
Fixed
- PLGWOOS-1032: Fix WC_Blocks_Utils::has_block_in_page() fails to detect checkout block when nested inside other blocks
- PLGWOOS-1019: Fix the duplicated 'multisafepay_time_unit' setting field argument
Changed
- PLGWOOS-1029: REST Response Cache Control
Release 6.10.0
Release Date: Nov 10th, 2025
Added
- PLGWOOS-1010: Add contract type selection for Billink between B2C and B2B
- PLGWOOS-1006: Add support custom image size for Bancontact QR codes
Fixed
- PLGWOOS-956: MultiSafepay PostePay is being listed as only one payment method, but it should be two
Release 6.9.0
Release Date: Jun 5th, 2025
Added
- PLGWOOS-1003: Add zip code and email format validation to QR code implementation
- PLGWOOS-1001: Improvement over QR code implementation validating checkout when"ship to a different address" is checked.
Fixed
- PLGWOOS-1009: Fix Bancontact QR showing up even when it hasn’t been explicitly enabled
- PLGWOOS-1007: Refund request based on amount is including the checkout data, even when it's not needed.
- PLGWOOS-997: Validate zip code checkout fields to prevent payments via Wallets
- PLGWOOS-1002: Payment Component shows "Store my details for future visits" field, when user is not logged in
- PLGWOOS-999: Fix URL Parameter Concatenation in QR Payment Redirect Flow
- PLGWOOS-1000: Remove unneeded get_customer_ip_address() and get_user_agent() methods in QrCustomerService
Changed
- PLGWOOS-1005: Adjusting the minimum discrepancy allowed to filter Billink tax rates
- PLGWOOS-1004: Adding shipping method name in the Order Request, instead of generic label "Shipping"
Release 6.8.3
Release Date: Apr 9th, 2025
Fixed
- PLGWOOS-992: Prevent processing a request on the REST QR related endpoints using a security token
Release 6.8.2
Release Date: Apr 7th, 2025
Fixed
- PLGWOOS-990: Prevent processing a request on the REST QR related endpoints if this one is disabled
- PLGWOOS-989: Fix system report payment type to show when QR or QR only is enabled
- PLGWOOS-987: Typecast as string the value that will be defined as merchant Item ID within the QR request
Release 6.8.1
Release Date: Apr 4th, 2025
Fixed
- PLGWOOS-984: Catch and handle InvalidArgumentException when validating the IP Address within the order request
- PLGWOOS-982: Return early when QR webhook request fails
Release 6.8.0
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
Release Date: Mar 4th, 2025
Fixed
- PLGWOOS-973: Round shopping cart item tax rates in BILLINK gateway