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 retrieving a Checkout Session #747

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

remi-stripe
Copy link
Contributor

This adds support for retrieving a Checkout Session via the API and also changes the shape of the resource to have more details.

cc @stripe/api-libraries

Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

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

Haha, I guess we already supported this 🤦‍♂️

@remi-stripe
Copy link
Contributor Author

yeah stripe-ruby and stripe-python implicitly always support retrieve I think?

@ob-stripe
Copy link
Contributor

yeah stripe-ruby and stripe-python implicitly always support retrieve I think?

Yep, we should have overriden retrieve to throw an error before this was supported, but no big deal.

@remi-stripe remi-stripe merged commit 26ac126 into master Mar 18, 2019
@remi-stripe remi-stripe deleted the remi-add-checkout-session-retrieve branch March 18, 2019 23:41
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.

3 participants