Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BANKCON-14528] Update FC SDK to accept link_mode value from the payment sheet #4050

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

mats-stripe
Copy link
Collaborator

@mats-stripe mats-stripe commented Sep 24, 2024

Summary

As part of the Panther project, we'll need to call a different payment method endpoint at the end of the Financial Connections flow based on whether or not we're in a Panther flow. To know this, we need the link_mode value, which is fetched in the elements session response. This passes that value into the FC SDK for future use!

Motivation

Building Panther!

Testing

Verified the correct linkMode value is accessed in the FinancialConnectionsSheet:

Screenshot 2024-09-24 at 9 55 27 AM

Changelog

N/a

@mats-stripe mats-stripe marked this pull request as ready for review September 24, 2024 14:55
@mats-stripe mats-stripe requested review from a team as code owners September 24, 2024 14:55
tillh-stripe
tillh-stripe previously approved these changes Sep 25, 2024
@mats-stripe mats-stripe force-pushed the mats/pass_link_mode_to_fc_sdk branch from ff07755 to 60da752 Compare September 25, 2024 15:25
@mats-stripe mats-stripe force-pushed the mats/pass_link_mode_to_fc_sdk branch from 60da752 to 78bca0c Compare September 25, 2024 16:11
@mats-stripe mats-stripe force-pushed the mats/pass_link_mode_to_fc_sdk branch from 78bca0c to 52e6c86 Compare September 25, 2024 17:09
@mats-stripe mats-stripe merged commit 9a7afba into master Sep 25, 2024
5 checks passed
@mats-stripe mats-stripe deleted the mats/pass_link_mode_to_fc_sdk branch September 25, 2024 23:35
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