PAM v. 3.161.1 - 28.11.2024
This update introduces new features and enhancements to the Payment Application Management (PAM) and several backend microservices. These improvements aim to provide more flexibility for merchants, streamline operations, and address previously identified issues to enhance system stability and user experience.
Front-End (PAM) Updates
New User Roles for XML Template Management
We’ve added new user roles to PAM, allowing authorized users to modify merchant portal XML templates for their products. This enhancement provides greater control and customization capabilities for merchants managing their product configurations.
Improved Merchant Overview UI
The Merchant Overview page has been redesigned for better usability and a more streamlined user experience.
Updated Transaction Status Naming
To improve clarity, the transaction status labels have been updated as follows:
- Authorization → Sale
- Auth+Tip → Sale+Tip
- Offline Auth → Offline Sale
Updated Translations
Additional translation improvements have been implemented to ensure accurate and consistent multilingual support.
Dashboard Turnover Fix
Resolved an issue with incorrect decimal conversions in Dashboard turnover values.
Request Parameter Adjustment
The transactionOrigin
parameter has been removed from the cancelTransaction
request to streamline operations and reduce redundancies.
Updated Merchant Selection in Move TIDs
The “Select Merchant” options in the Move TIDs section have been revised to improve clarity and remove redundant form selections.
Backend Microservices Updates
Digital Services
Added timezone support for daily_report and templates, enhancing report accuracy across regions.
Corrected the Digital Services WS URL for activation processes, ensuring seamless service integration.
App Store
Enhanced batch processing for Upload TID
: In cases where MerchantService
errors occur, the batch status now appropriately reflects a FAILED
state.
Authentication failures will now be logged as warning messages for better visibility without disrupting other processes.
Resolved an issue where shipment data was not correctly updating the device_profile.
Improved API Security with Updated HTTP Method
The fetchServiceToken
method now uses the HTTP POST
method instead of HTTP GET
. This change enhances security by ensuring sensitive data, such as tokens, is not exposed in URL parameters. This adjustment aligns with best practices for secure API communication.
New Endpoint for File Upload
Introduced a new endpoint: /public/file/upload/{fileId}
. This endpoint allows users to upload files to an existing device_profile_file
, providing greater flexibility and control in managing device profile configurations.
Merchant Portal
Addressed an issue when creating a new product: Users now receive a clear error message when templateType
is missing.
Corporate Account
Fixed an issue ensuring the correct setting of the p2peClient
value in responses, improving accuracy and compliance in account management.
Looking Ahead
This release reflects our commitment to enhancing both the front-end and back-end aspects of our platform to meet customer needs more effectively. The added customization options, UI improvements, and backend stability upgrades ensure a more reliable and user-friendly experience for all stakeholders.