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

Add MPE integration to Connections demo app #4420

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

Conversation

mats-stripe
Copy link
Collaborator

Summary

This adds an MPE integration in our Financial Connections example app, along with 3 different experiences:

  1. Financial Connections: Payment methods: ['card', 'link', 'us_bank_account']
  2. Instant Bank Payments: Payment methods: ['card', 'link']
  3. Link Card Brand: Payment methods: ['card']
    a. Note: Using the Link Card Brand experience with the standalone integration will simply launch the IBP flow.

As part of this, I also updated our Glitch server (financial-connections-playground-ios) with a /create_payment_intent endpoint.

Motivation

Provide a more standard integration option right in the FC example app, rather than always using the Payment Sheet example app.

Testing

Running through the integrations / experiences:

Screen.Recording.2024-12-20.at.9.31.24.AM.mov

And setting the SDK type to web still works with the payment sheet:

Screen.Recording.2024-12-20.at.9.39.27.AM.mov

Changelog

N/a

@mats-stripe mats-stripe force-pushed the mats/add_payment_sheet_to_fc_demo_app branch from 1e8c822 to 1bc3a6c Compare December 20, 2024 19:06
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