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] Integrate with backend calls for client secret #9287

Draft
wants to merge 1 commit into
base: simond/connect-sdk-example-app
Choose a base branch
from

Conversation

simond-stripe
Copy link
Collaborator

Summary

Adds networking to the example backend (https://stripe-connect-mobile-example-v1.glitch.me/) for getting the publishable key, accounts, and client secret for the SDK.

Motivation

Demonstrates a canonical integration of the ConnectSDK.

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

TODO

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 changed the title Integrate with backend calls for client secret [Connect SDK] Integrate with backend calls for client secret Sep 16, 2024
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