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

[Connect SDK] UI for Connect SDK Example App #9276

Draft
wants to merge 3 commits into
base: simond/connect-sdk-methods
Choose a base branch
from

Conversation

simond-stripe
Copy link
Collaborator

Summary

This adds the UI for the Connect SDK example app. It's mirrored off of the other example apps in this repo (ex. PaymentSheetExample and FinancialConnectionsExample).

The app has UI for both components in the Connect SDK: AccountOnboarding and Payouts. Both are currently Beta and more can be added easily in the UI as the Connect SDK evolves.

Motivation

This is meant to:

  1. show off the capabilities of the SDK and
  2. demonstrate a canonical integration of the SDK to integrators

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

screen-1726357536

Copy link
Contributor

Risky Change

This is considered a risky change because it adjusts the sample app build.gradle, please review carefully.
We've seen issues in the past which resulted in failed builds for merchants. Please make sure the build.gradle change is intended.

By adding the label accept-risky-change to this PR, I acknowledge that I'm changing an example app and have verified that the SDK remains in a shippable state.

@simond-stripe simond-stripe added the accept-risky-change accept-risky-change label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accept-risky-change accept-risky-change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant