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

Move CheckoutSession to the Checkout namespace and rename to Session #551

Merged
merged 1 commit into from
Jan 23, 2019

Conversation

remi-stripe
Copy link
Contributor

The class CheckoutSession is now removed. Instead, we introduce the Checkout namespace and the resource Session.

Since the resource is in beta and has a limited number of users, we are making this a "non-breaking change" as we will actively warn anyone using it. The old endpoints will return a useful error message recommending to upgrade the library.

cc @stripe/api-libraries @matt-stripe

@remi-stripe remi-stripe force-pushed the remi-fix-checkout-sessions branch from 8f659e7 to 9a4eb15 Compare January 17, 2019 03:23
@remi-stripe remi-stripe force-pushed the remi-fix-checkout-sessions branch from 9a4eb15 to a2cd62c Compare January 22, 2019 21:38
@remi-stripe remi-stripe changed the title [WIP] Move CheckoutSession to the Checkout namespace and rename to Session Move CheckoutSession to the Checkout namespace and rename to Session Jan 23, 2019
@remi-stripe
Copy link
Contributor Author

r? @ob-stripe

This is now ready to be released

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.

LGTM!

@remi-stripe remi-stripe merged commit 9a30402 into master Jan 23, 2019
@remi-stripe remi-stripe deleted the remi-fix-checkout-sessions branch January 23, 2019 23:37
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