1/03/2024 Release

New Additions:


  • Loan Objects now include merchantDrawdownPercentageFeedata
  • Loans objects returned in APIs and Loan Webhooks now return merchantDrawdownPercentageFee with information about the merchant fee that is applied with each drawdown.
  • Action Required
    • Action required details now display on connection pages in the vault when Action Required and Description are set
    • Users can modify the Action Required Description via the UI.

Updates:

  • Boarding Forms
    • TIN values now support between 9 to 15 alphanumeric characters
  • Vault
    • TIN values now support between 9 to 15 alphanumeric characters
    • Updated Phone UIs that include US and Canadian area code detection
    • Billing Contacts are displayed for merchants
    • General code cleanup of legacy merchant pre-requisite requirements
  • Merchant API
    • Now includes validation to support between 9 to 15 alphanumeric characters
  • Merchant Connections
    • When merchants onboard to a connection, the status is now set to 'Underwriting' (Prior it was set to 'Pending')
    • When an API error occurs during boarding and boarding fails, a new 'Error' status is set. This includes details about the error set in the Action Description.
    • 'RFI' and 'Queued' statuses are available for filtering in the dashboard.
  • Additional merchant fields were added to the merchant webhooks requests.

Resolved Issues:

  • Resolved an error with submitting telephone number to Stripe Connect during boarding.
  • Resolved an issue where boarding form would display an error due to masked TIN fields being submitted to API and failing validation