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

Allow stripe >=6 #1

Merged
merged 23 commits into from
Aug 20, 2024
Merged

Allow stripe >=6 #1

merged 23 commits into from
Aug 20, 2024

Conversation

tferrerm
Copy link

@tferrerm tferrerm commented Aug 5, 2024

adamstegman and others added 23 commits May 10, 2022 19:27
Stripe has added a [search API](https://stripe.com/docs/search) to the latest API version, `2020-08-27`.
Supporting this in all its permutations would be very difficult, essentially partially implementing a full search engine.
For now, supporting exact-match searches on each of the supported fields is relatively easy.
- Fixed deprecated methods in specs
Co-authored-by: Alexander Mamonchik <[email protected]>
Extending runtime dependency on Stripe gem from version 5 through 11
…-from-fabio

Adds support for stripe-ruby v10
Which launched a couple weeks ago, and should be backward compatible
with 10, etc…
@tferrerm tferrerm changed the title Allow stripe 12 Allow stripe >=6 Aug 5, 2024
@tferrerm tferrerm self-assigned this Aug 7, 2024
@tferrerm tferrerm merged commit cf33700 into master Aug 20, 2024
3 checks passed
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.

6 participants