Gateway API
Added
- Transaction API: Add the
includeTracing
parameter for Status API and Transaction API for debit & preauthorize requests, enabling transaction routing and cascading details in the Status API response and Transaction API callbacks.
Gateway Features
Changed
- Audit Log: Update the User-Management report to reflect the selected user type (
userType
), include user descriptions (description
), the merchant column (merchant
) for relevant user types.
Added
- Connector Settings: Add a new connector setting: Expire transaction with a given status after given minutes, allowing configuration of multiple statuses and expiration times. This replaces the need for separate settings for pending and automatic transaction expirations.
- Transaction Details:
- Allow adding custom data values to manual refunds and captures, configurable in tenant settings.
- Introduce a new permission,
frontend.transaction.add-extradata-to-manual-capture-refund
, to manage access to this feature.
- Transaction List: Restore the Copy from Standard Filter button in the advanced search.
- User Management: Add a new field, Description, to the base data for all users, visible in the Create New User, Edit User, and User Overview views.
Removed
- Connector Settings: Deprecate the connector settings Expires pending transactions after given minutes and Transactions: Expire automatically after (x) minutes, as their functionality is now covered by the new setting that supports expiring transactions based on specific statuses.
Gateway Adapters
Changed
- EquensWorldline (EQW): Add ARN (Acquirer Reference Number) to settlement when parsing reconciliations.
- JPMorganChase (CHA-EP2-CC): Improve documentation for new
extraData
fields (extraData["card.cardVerificationResult"]
,extraData["card.cardVerificationResultCode"]
, andextraData["card.paymentAccountReference"]
).
Fixed
- dLocal (DLO-EP1): Correct the payout country restrictions link in the adapter documentation.
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.