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

Enable bank payments in native Link #4534

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tillh-stripe
Copy link
Collaborator

@tillh-stripe tillh-stripe commented Feb 3, 2025

Summary

This pull request adds support for bank payments to the native Link flow.

  • Instead of hard-coding ["card"], we now pass the supported payment details types through to the listPaymentDetails call.
  • We extend the sharePaymentDetails method to take in an expectedPaymentMethodType when sharing a bank account in passthrough mode.

Motivation

Parity with the web flow it replaces.

Testing

Changelog

@tillh-stripe tillh-stripe force-pushed the tillh/native-link-bank-payments branch 3 times, most recently from 6fadddf to bfb4785 Compare February 10, 2025 14:44
@tillh-stripe tillh-stripe force-pushed the tillh/native-link-bank-payments branch from bfb4785 to 58d9394 Compare February 10, 2025 14:46
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.

1 participant