Gravatar

Solene Sossah

Software Engineer


October 2024 Newsletter

SDK News Corner

Python 3.8 End of Life

As of October 7th, 2024, Python 3.8 has reached its end of life. Consequently, support for Python 3.8 has concluded. Our SDK no longer supports any python versions that do not receive security updates. The new minimum viable SDK version is 2.86.0, released on May 25th, 2025.

External Multifactor Authentication Adapter (MFA)

MFA Flow In its beta mode, we have introduced a new adapter: the External MFA Adapter. This serves as a hook for multifactor authentication applications, triggered in two scenarios:

  • After logging in with user credentials.
  • As step-up authentication within an existing session for sensitive operations requiring additional MFA.

Please visit our tutorial for more detailed information.

Remote Deposit Adapter

Remode Deposit

Exciting news! We've released another adapter this past month to enable check deposits in Online Banking. Explore our tutorial for full details.

Portal News

Company Admins Sandbox control

Company admins now have the capability to turn on or off sandbox access for their own Financial Institution. This is using the same workflow that internally we have been using for years to entitle sandbox access. When a user requests sandbox access, those requests are now going to that user's Company Admin via email for them to turn on Sandbox access.

Deleting users prevents sign up

When a Company Admin deletes a particular user, that user cannot sign up again. This is by design as when a user is deleted the expectation is that user has left the company so for security reasons we do not want to allow them to sign up again.

Tecton News

Over the last couple of months, the Tecton team has been focused on tackling a small list of improvements related to usability and accessibility; most of which is behind-the-scenes. However, while tackling that work, we've been able to add a couple of new features along the way.

  • On the <q2-pagination> component, you can now provide a perPageIncrements property, which will allow it to display a new dropdown where you can change the per-page count that is displayed by the component.
  • On <q2-select>, you can now provide the clearable property, similar to <q2-calendar> and <q2-input> which will allow users to de-select a selected option or options.

As we move towards the end of the calendar year, we plan to focus on some improvements to developer experience, documentation, and styling consistency with form fields. We look forward to sharing these updates with you when they are ready!

Caliper API News

Numerous endpoints and fields have been added to Caliper API over the past month, in addition to improvements made to exisiting endpoints.

New Endpoints

  • FlushBrowserRegistrations : Clears browser registrations for specific entities
  • Legacy Wedge: Enhances legacy call handling
  • Add Admin Note: Allows CSRs to create notes for users or customers. Once added, these notes can be accessed and viewed in Q2 Console

Note

New Features

  • New query parameter include-valid-password in the Get Password Policy endpoint ensures password compliance with group policies by generating one if provided
  • Enhanced Open Banking endpoints for dev testing, introducing override capabilities for sandbox environments

Instant Payment Updates

Bug Fixes:

Latest Releases

Caliper SDK (Python) v2.243.0 - CHANGELOG

Tecton SDK (Javascript) v1.46.1 - CHANGELOG

Marketplace (Python) v0.8.9 - CHANGELOG

Caliper API (Python) v1.37.0-rc.2 – CHANGELOG