2/29/2024 Release
10 months ago by Clay Hefner
Release Notes - Preczn v1.3.4
New Features
-
Dashboard Settings Enhancements
- Implemented DashboardSettings Data Object enhancement.
- Integrated Dashboard Settings into the dashboard for improved user configuration.
- Created Core-API endpoint for User PUT dashboardSettings to facilitate settings updates.
- Incorporated user settings in cookie / session data to enhance user experience.
-
Merchant Detail Visualization Enhancements
- Introduced Aggregate Card Approval Volume, Transaction Count, and Reject Count Bar Charts in UI for better insights.
- Added timezone support in Merchant Detail for accurate timing across different regions.
-
ACH Payment Processing Enhancements
- Added ACH Test Accounts for Adyen to streamline testing processes.
- Implemented ACH "Sale", "Refund", and "Verify" transactions on Payments API for more versatile payment handling.
- Integrated Inbound ACH webhooks from Adyen for improved transaction tracking.
- Provided support for both single and multi-use ACH tokens in Adyen ACH transactions.
- Validated outbound transaction webhooks for ACH transactions to ensure reliable webhook performance.
-
Nelnet Integration Features and Loan Enhancements
- Enabled Loan management via Tokenization, Drawdown Transaction, and Plans for Nelnet.
- Added Nelnet to the Loan Table
- Updated the Merchant Nelnet Connection Drawer to include Nelnet Contractor input.
- Enhanced transaction logs & details to include Nelnet for comprehensive tracking.
- Ensured Loan Table displays Merchant Fee with 2 decimal places for precise financial reporting.
-
Payrix Integration and Onboarding
- Introduce Default Group setting in Payrix Connection. The group value is sent in all Payrix onboarding requests if set.
- Set 'environment:ecommerce' during Payrix merchant creation for targeted transaction handling.
-
API and UI Enhancements
- Enhanced Card Approval Volume aggregation and visualization in the Merchant Detail
- Updated "Approvals Card" to a Total Refunds Count card in Snapshot for better financial overview.
- Modified Aggregated Charts to display a bar per day for all times in dropdown, improving data granularity.
- Added a Copy button to transaction ID in Transaction Detail for easier access.
- Updated error messaging for when patching a merchant connection's credentials to improve clarity.
- Implemented 'externalId' as a field in Merchant API/Webhook for enhanced external tracking.
-
Label Management
- Added bulk label updates to Vault 2.
- Updated Labels UI to align with New Labels Design for a modern look.
- Enhanced label deletion process including activity log entry for better traceability.
Bugs Resolved
- Vault and Payment API Fixes
- Resolved Invalid Token Error when sending an invalid token.
- Fixed issue where Nelnet was not displayed after adding platform connection in Vault 2.
- Corrected PaymentAPI null field value that caused 500 errors.
- Addressed Payrix Transaction Integration error where Captures were incorrectly listed as Partial Captures.
- Fixed Vault UI issue where buttons in the Delete actionRequired Pop confirm extended beyond the div.
- Resolved ACH Payment API request issue with specific bankAccount details that resulted in a 500 error.