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 support for the SetupIntent resource and APIs #1682

Merged
merged 1 commit into from Jul 1, 2019

Conversation

remi-stripe
Copy link
Contributor

@remi-stripe remi-stripe commented Jun 26, 2019

This PR does not add the docs because the strings are not finalized. I will commit to fixing those (and the PaymentIntent ones) after the API is public. We would like to merge ahead of that though.

r? @ob-stripe
cc @stripe/api-libraries @danwang-stripe

@remi-stripe remi-stripe force-pushed the remi-add-setup-intents branch 3 times, most recently from 8818fe2 to 9202500 Compare June 27, 2019 20:43
@remi-stripe remi-stripe changed the title [WIP] Add support for the SetupIntent resource and APIs Add support for the SetupIntent resource and APIs Jun 27, 2019
/// retrieve the setup intent.
/// </summary>
[JsonProperty("client_secret")]
public string ClientSecret { get; set; }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept those since some developers use our library in mobile apps

@remi-stripe remi-stripe changed the title Add support for the SetupIntent resource and APIs [WIP] Add support for the SetupIntent resource and APIs Jun 27, 2019
@remi-stripe remi-stripe assigned remi-stripe and unassigned ob-stripe Jun 27, 2019
@remi-stripe
Copy link
Contributor Author

re-assigning to myself as there's a breaking change being merged in.

@remi-stripe remi-stripe changed the title [WIP] Add support for the SetupIntent resource and APIs Add support for the SetupIntent resource and APIs Jun 28, 2019
Copy link
Contributor

@brandur-stripe brandur-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work getting all of these hammered out Remi! Everything in here looks kosher to me.

@remi-stripe remi-stripe merged commit 2d4e5bf into master Jul 1, 2019
@remi-stripe remi-stripe deleted the remi-add-setup-intents branch July 1, 2019 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants