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

Source Stripe: new stream SetupIntents #16978

Closed
igrankova opened this issue Sep 21, 2022 · 4 comments · Fixed by #23963
Closed

Source Stripe: new stream SetupIntents #16978

igrankova opened this issue Sep 21, 2022 · 4 comments · Fixed by #23963
Assignees

Comments

@igrankova
Copy link
Contributor

Tell us about the problem you're trying to solve

SetupIntents
A SetupIntent guides you through the process of setting up and saving a customer's payment credentials for future payments. For example, you could use a SetupIntent to set up and save your customer's card without immediately collecting a payment. Later, you can use PaymentIntents to drive the payment flow.

Permission setup_intent_read, setup_intent_write Grants access to SetupIntents. This permission also implies the following permission: mandate_read

Describe the solution you’d like

Research pros and cons for implementing this stream.
Research should contain: what stream should be implemented, permissions and scopes (if needed), paid plan (if needed).

@jj-nilbodee
Copy link
Contributor

@YowanR Hi, I would like to work on this one!

@YowanR
Copy link
Contributor

YowanR commented Jan 18, 2023

Sounds good, @jhajajaas! Looking forward to your contribution!

@YowanR
Copy link
Contributor

YowanR commented Feb 17, 2023

Quick update here: we expect this stream to be incremental. @jhajajaas Any updates from you?

@jj-nilbodee
Copy link
Contributor

jj-nilbodee commented Feb 18, 2023 via email

@marcosmarxm marcosmarxm added the contributor-program PRs submitted through the contributor program. label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants