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

Remove deprecated features #2001

Merged
merged 2 commits into from
Apr 16, 2020
Merged

Conversation

remi-stripe
Copy link
Contributor

@remi-stripe remi-stripe commented Apr 16, 2020

Remove deprecated API features

  • Remove Percentage filter when listing TaxRate as this does not work
  • Remove Country and RoutingNumber from ChargePaymentMethodDetailsAcssDebit
  • Remove RenewalInterval on SubscriptionSchedule
  • Rename Parameters to ReportRunParameters on ReportRun
  • Fix all Checkout classes to be in the Stripe.Checkout namespace

This aligns with some of the breaking changes in stripe/stripe-java#1009

r? @richardm-stripe
cc @stripe/api-libraries

Remove deprecated API features
* Remove `Percentage` filter when listing `TaxRate` as this does not work
* Remove `Country` and `RoutingNumber` from `ChargePaymentMethodDetailsAcssDebit`
* Remove `RenewalInterval` on `SubscriptionSchedule`
* Rename `Parameters` to `ReportRunParameters` on `ReportRun`
Copy link
Contributor

@richardm-stripe richardm-stripe left a comment

Choose a reason for hiding this comment

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

Makes sense

@remi-stripe remi-stripe merged commit cfd3cc9 into integration-v36 Apr 16, 2020
@remi-stripe remi-stripe deleted the remi-fix-more-issues branch April 16, 2020 18:31
@remi-stripe remi-stripe mentioned this pull request Apr 16, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants