Gateway API
Changed
- Transaction API: Modify the
tracingData.transactions[].status
field to use an enum with predefined status values instead of a string.
Added
- Transaction API: Add
returnData.binSegment
andreturnData.binRawData
forreturnData._TYPE
ofcardData
in the Transaction API response.
Fixed
- Transaction API: Fix an issue where the
returnData.merchantAdviceCode
(MAC) was not returned when its value was zero.
Gateway Features
Changed
- Account Updater: Improve account updater batch processing.
- Performance: Improve performance when using a large number of routing rules.
- Transaction Details: Enable Apply Extra Data from initial transaction and Apply new Extra Data by default for manual refunds.
Added
- BI Data Source: Add
result_extra_data.googleCryptogramPresent
to reflect 3DS authentication for Google Pay transactions. - Transaction Processing: Introduce the
extraData.googlePayCryptogramPresent
field in the Transaction API response to indicate 3DS authentication for Google Pay transactions.
Fixed
- Network Tokenization: Fix an issue where network tokens were not deleted after failed transactions.
- Post Processing: Fix an issue that prevented manual file uploads of MIME type
application/x-ndjason
. - Transaction Processing: Fix an issue that prevented schedules from being created in certain scenarios.
Gateway Adapters
Changed
- Redsys (RED-EP2): Support Register transactions and add recurring functionalities for the BizumAPI payment method.
Fixed
- PayPal (PPA): Improved settlement handling for edge cases during reconciliation.
- PXP (PXP-EP1): Fix error mapping for specific error codes.
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.