API
Changed
- Transaction API: Fix an issue where invalid
browserScreenHeight
orbrowserScreenWidth
values caused errors. Now, any invalid values are properly handled to ensure smooth processing.
Features
Changed
- Transaction Processing: Remove the billing country restriction for the iDeal payment method, allowing values beyond NL and BE.
Added
- Hosted Payment Pages: Add data attributes to the Google Pay button for easier configuration on the Hosted Payment Page (HPP). Supported attributes include
data-button-color
,data-button-type
,data-button-radius
,data-button-size-mode
, anddata-button-locale
.
Fixed
- Customer Profiles:
- Fix an issue where the action buttons for Payment Instruments in the Customer Profile merchant view were not displayed.
- Fix a bug where deregistering via the action button in the Customer Profile merchant view did not work properly.
- Fix a bug where the detach and deregister actions for Payment Instruments in the Customer Profile merchant view did not reset the preferred payment method.
- Pay-by-Link: Fix an issue where Pay-by-Link (PBL) data failed to display when customer information was missing from the transaction; it will now display correctly even if customer data is absent.
- Provider Settlements: Fix an issue when settling preauthorize and void transaction fees.
- Provider Settlements and Reconciliation: Fix an issue in settlement processing where refunds referencing pre-authorized transactions were not correctly matched to their capture transactions.
- Transaction Processing: Fix surcharge calculation for direct PCI API requests.
Adapters
Changed
- HUA NAN COMMERCIAL BANK (HNCB-EP2-HBQR): Update the encryption process for the HNCB QR payment method to use the PSP’s encryption endpoint instead of local encryption.
- Volt (VOL-EP1):
- Add pay-by-link capability.
- Add JWT signature support for refunds to ensure strong customer authentication (SCA) compliance.
Fixed
- dLocal (DLO): Fix issue with postback handling by using the correct transaction ID from the currently processing refund transaction, instead of the order ID from the debit.
- PXP (PXP-EP1-CC): Fix the handling of transactionSubType in PSP callbacks to ensure proper support for Rapid Dispute Resolution (RDR).
Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.