10/24/2024 Release

Release Notes for Preczn v1.5.7

New Features

  • Continuous Merchant Import - VSPs can now continuously import Merchant from Payrix and Stripe Connect. As merchants complete underwriting at Stripe Connect or Payrix, Preczn can create a corresponding Preczn merchant record. This allows VSPs to maintain their existing onboarding flows while leveraging Preczn to prepare for future integrations.
  • Utility Bills can now be collected as a distinct document type for owners. This includes adding utility bills via Merchant API, Dashboard, and Forms. Utility bills can be shared with Stripe and Payrix during onboarding and RFI processes.
  • Merchant API and webhooks now return connections MIDs as part of the connection object. Look for the connectionID object to retrieve the MID for your connection.
  • Ability to select a timezone for your user. Will alter dates/times to reflected in dashboard.

Improvements

  • The business title and driversLicenseNumber can now we customized with fieldConstraints on forms. This prevents users from submitting unsupported characters or lengths depending on the connection you wish to onboard.
  • Improvements to session management
  • Misc Merchant Detail UX Improvements
    • Improved UX for editing plans, labels, and external IDs

Bugs Resolved

  • Additional improvements to resolve edge cases where multiple merchants could result in owner conflicts and/or multiple merchants.
  • Resolved an issue where merchant credential validation would return a 200 success with an empty response instead of a 409 error.