12/3/2024 Release
18 days ago by Clay Hefner
New Features
New Data Points when Onboarding and Transmitting Data
- 2 new data points have been introduced to better track onboarding and data transmission to connections. Both properties are available via the API and will be incorporated into the Dashboard in a future release. Please note that these properties will only be available for merchant onboarding events occurring after the release; no retroactive population will occur for existing merchants.
onboardingSubmissionDate
- This value is set when the first initial onboarding event occurs. This property is immutable after the first onboarding attemptlastDataTransmissionDate
- This value is set with every transmission of merchant data to the connection. This is updated with onboarding and subsequent data transmissions such as updating RFI data.
BIN Lookup for Imported Transactions
- Imported transactions now map whether the card transaction is credit or debit, regardless of whether the processor returns BIN information.
Improvements
Forms
- If a merchant has started onboarding, there were issues where a merchant may delete an owner and break references at the connection. In this release, we now prevent deleting owners from forms after the onboarding process has started
- Note - If an owner needs to be deleted after onboarding has started, they can still be deleted by the operator via the Dashboard. Caution should be taken as this can have downstream effects with the connection, and deleting from Preczn does not currently delete the data from the downstream processor.
- The bank country dropdown will default to the first option available in the list of options. This is done so users do not need to select a country, saving a step. When the United States is populated in the dropdown options, this will ensure Luhn validation occurs on the routing number.
- The navigation bar at the bottom of the forms now remains in the same location regardless of the length of content on the page.
- The logo question mark placeholder no longer displays during loading. If no logo is provided on a template, the logo placeholder is hidden.
Payrix Connection and Onboarding Supports Multiple Groups
- The Payrix connection now supports the ability to add multiple groups that can be applied to the merchant during onboarding.
Dashboard
- Pagination on tables has been relocated to the footer of the tables
- Vault - The filter now supports selecting multiple connection statuses in the same request.
Bugs Resolved
- Forms
- Resolved a minor CSS issue with the review button on RFI forms where the button text would resize inappropriately.
- Dashboard
- Resolved an issue where the transaction log would clip the icon to indicate a transaction was imported.
- Resolved an issue where creating a label via the dashboard could include trailing spaces. Trailing spaces are now trimmed.