Skip to content

Conversation

@codingLogan
Copy link
Contributor

@codingLogan codingLogan commented Jul 31, 2025

This adds support for a few new parameters

For Connect

  • additional_product_option: "account_verification" or "transactions"
  • use_cases: "MONEY_MOVEMENT" or "PFM" in an array

For Connections

  • connections_use_case_filter: boolean

Testing Instructions

Run the example application by following the README at example/README.md

Add these new parameters as options in example/index.html, and render either the ConnectWidget or ConnectionsWidget via the sdk. (there is a line that reads as const widget = new sdk.ConnectWidget(options))

  • additionalProductOption as "account_verification" or "transactions"
  • connections_use_case_filter: true or false
  • use_cases as ["PFM"], ["MONEY_MOVEMENT"], or ["PFM", "MONEY_MOVEMENT"]

@codingLogan codingLogan self-assigned this Jul 31, 2025
@codingLogan codingLogan marked this pull request as ready for review August 1, 2025 18:35
emilysallstrom
emilysallstrom previously approved these changes Aug 1, 2025
@codingLogan codingLogan merged commit ece1c88 into master Aug 1, 2025
2 checks passed
@codingLogan codingLogan deleted the lr/CT-1528 branch August 1, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants