3/25/2024 Release
over 1 year ago by Clay Hefner
Release Notes - Preczn v1.3.6
New Features
- Enhancement for Merchant API and Webhooks:
- When deleting a merchant via API, the
modifiedbywill now contain the API Key name. - Minor update to Requirements Endpoint of the Merchant API to rename
eintotinwhen returning Payrix requirements. - Adjusted
averageTicketandannualSaleVolumeparameters so they are not returned if there is no data.
- When deleting a merchant via API, the
- Introduction of
loanTransactionDatato drawdown transactions:- When ACH payments associated with drawdowns transaction Post the drawdown transaction will be updated with a
loanTransactionDataobject that includes merchant fees taken from the transactions. This is available for Nelnet and Greensky loans. - Updated Swagger documentation to include
loanTransactionDataparameters. loanTransactionDatais now returned with GET/LIST/Export Transactions. This is also communicated in transaction.update webhook events.
- When ACH payments associated with drawdowns transaction Post the drawdown transaction will be updated with a
- Payrix RFI Email parsing and response management:
- Enhancement to parse Payrix RFI Emails and update status & action required data.
- Patching Payrix to send response email and change status to 'sent'.
- Allow users to add Action Required via the Merchant Detail UI view of the Dashboard. This includes modifications for showing rich text via the dashboard.
- Introduction of User Account Login creation for onboarding.
- Merchant API now include a
displayNewUserLoginboolean in Form Templates and Forms. - Dashboard update to include a
displayNewUserLogintoggle in Boarding Forms . - KYC Form now displays Account Login page for Payrix if
displayNewUserLoginboolean is set to true for the form. - Payrix Onboarding to send login information if set on a Merchant.
- Merchant API now include a
channelis now mapped for PayrixAuthandSaleTransactions.- Note that subsequent
refund,capture,voidtransactions will carry thechannelproperty set on the parentAuthandSaleTransactions.
- Note that subsequent
Bugs Resolved
- Resolved sporadic API logging failures to enhance system reliability.
