Latitude v3.7.6 Release Notes

Released on April 15, 2025
This release includes the following recipient portal and card onboarding iFrame updates:

  • Send Country Code
    • Send the ISO-3 country code that the user has selected on all POST /card-onboarding-sessions
  • Provide Additional Context for What Fields are Required and When
    • The card onboarding session will now provide context for field requirements:
      • SHOW_AND_REQUIRED
      • SHOW_AND_OPTIONAL
      • HIDE_AND_REQUIRED
      • HIDE_AND_OPTIONAL
  • Refresh iFrame after Max Attempts Exceeded
    • When max verification attempts have been reached an "invalid card" modal will be displayed offering the option to Call / Email support, try a new card, or select a different collection method
  • Display Error Messaging vs. Error Code
    • Error reporting has been updated to use the message instead of the error code
    • Locale sent on the create card call so error messages are returned in the correct languagez
  • Process Dependency Object on Fields
    • The iFrame will consume the dependency object returned by the POST /card-onboarding-session endpoint to display any fields that are required.