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

Support sending parameters inside singleton retrieve #1294

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Nov 28, 2023

Changelog

  • Allow Stripe::Balance.retrieve() and Stripe::Tax::Settings.retrieve() to accept a params hash as the first argument, followed by opts. No changes to existing calls are necessary, but in a future major version this method will be updated to only accept params as the first argument.

@richardm-stripe richardm-stripe merged commit 210a1eb into master Dec 11, 2023
13 checks passed
@richardm-stripe richardm-stripe deleted the richardm-anniel-singleton-retrieve-parameters branch December 11, 2023 19:55
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.

None yet

3 participants