We are pleased to report that Q2 Connect 2023 was a great success for Q2 Innovation Studio, our partners, and our Customers:
The presentation by Ryan Hollister was especially exciting, as Ryan unveiled the details of the new Mobile SDK which will enable previously unavailable mobile features and technology, such as the new Autobooks "tap to pay" functionality (see below).
Paula Milsted from Chesapeake Bank, Jason Hutchinson from Consumers Credit Union and Ellie Delagarza from Generations Federal Credit Union joined Greg Varnell on a panel to discuss how each of their institutions were using the Innovation Studio.
Jody McCrary and Mikel Weigel dicsused how our customers can make their SMB relationships stickier by using tools available from the Innovation Studio team.
Finally, Johnny Ola hosted a panel of industry experts including our customers, fintech leaders and advisors to help Q2 customers develop their fintech strategies and deliver results.
To see recordings and slides from Q2 Connect, click here.
We're excited to be participating once again at CU Build in Dallas, a "build-a-thon" engaging the Symitar community and focused on developing new solutions for credit unions to serve local communities. Q2 is a sponsor at the event and will be providing SDK Sandbox environments for the teams, and we are excited to see what the teams produce over the course of this 3-day event. We will also be giving an award to the team that makes the best use of Q2 technologies. There is still time to register for this fun and impactful event.
Spiral is the pioneer of the Impact-as-a-Service™ platform that helps banks, credit unions, and financial institutions grow deposits and amplify their impact on their communities.
With Avid Traveling, you can harness the emotional power of travel to attract new customers, members or employees while engaging existing ones. We remove the markups that other suppliers put on travel to provide your members with exclusive access to the best prices, best places and the best planning services.
Fitech by Deluxe is the leading payments technology provider in the nation and is committed to serving the unique needs of financial institutions. We believe that immeasurable value exists in our purpose to position each partner as the trusted provider for all financial services needed by their local business owners and communities.
Create stronger customer relationships and engagement by allowing your customers to make real-time FX International Payments with a transparent wire delivery process. Derivative Path FX Payments is a tech-light, integrated solution that transforms a perceived cost-center into a revenue generator.
The Wave2 Locator presents ALL of your branches, ATMs, ITMs, surcharge-free ATM networks, and shared branches in a compelling interactive solution right inside your Q2 Digital Banking, websites, mobile apps, and more! Easily deliver an outstanding user experience in all digital channels that is mobile responsive and ADA Accessible.
We are seeking new members of the Q2 SDK Sub-Committee. The committee is a good opportunity to connect with other financial institutions that leverage the SDK and see some of the new things they are doing. Also, SDK team members are present in each meeting and are there to field concerns and questions as well as discuss roadmaps and future work. The committee meets every other month. If you are interested, apply using the electronic application.
Q2 Mobile SDK: As noted above, we announced the release of Mobile SDK at Q2 Connect 2023, and we are proud to announce that Marketplace partner Autobooks has released Tap-to-Pay functionality and it is currently live on NBKC's iOS mobile app. Click here for documentation on how to begin developing your own mobile app integration with Mobile SDK.
Caliper API Custom Endpoints: If you need to develop an API to be called from outside of the mobile banking context, you now have support for this through Caliper API, with a new extension type in the SDK. This way you can take advantage of the Caliper API authentication and focus on your API functionality. Previously this was done with Ardent extensions but now you don't need to worry about building out your own authentication.
Nick McElroy is beginning his second summer as an intern with the SDK Development team. He is a rising senior attending the University of Nebraska-Lincoln with a major in computer science. After having a great experience with the team last year Nick is excited to get back into development around the SDK. In his free time Nick enjoys playing soccer, golfing, and exploring the outdoors.
Alexis Garza joined the SDK Developer Support team as an intern for this summer. Alexis is a rising senior in the MIS program at UT Austin. Her previous work experience includes seasonal roles in Colorado, a session in the Senate at the Texas State Capitol and being a camp counselor for three years. She is looking forward to learning about and working in the digital banking industry and is excited to be a part of the Innovation Studio team. In her free time Alexis enjoys spending time outdoors, gardening, and traveling.
badgeStatus
and badgeTheme
.q2-tooltip
component and made it focusable, so that keyboard users can tab to a tooltip and see/hear the text pop up. You will want to take advantage of this feature with components that are not normally focusable, such as q2-badge
, q2-icon
, and wrapping plain text in a tooltip.May-June 2023 Updates (2.180.0 - 2.186.0)
Local Dev - Caliper Admin
New Caliper API Custom Endpoint extension type
New Backoffice extension type with both ServerSide and ClientSide variants (Q2 Console integration)
DbObjects
CaliperApiCustomEndpoints
DbObject, with supporting CLI commands get_caliper_api_custom_endpoints
and get_caliper_api_custom_endpoint
get_user_email
methodget_by_property_id
methodget_host_account_data
methodupdate
methodto_dict
methodset
methodget_account_related_users
methodget_many
methodsearch_users
addedget_list_of_associated_logons
methodget_by_create_date_range
methodget_by_short_name_paginated
methodsearch
methodEStatement
DbObject, with supporting CLI command get_e_statement
create
methodGeneral Improvements
q2 inspect
now shows current HQ versionCaliper SDK (Python) 2.179.0 - CHANGELOG
Tecton SDK (Javascript) 1.27.1 - CHANGELOG
Marketplace (Python) 0.8.8 - CHANGELOG
Caliper API (Python) 1.22.0 - CHANGELOG