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

Multiple API changes #1170

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Multiple API changes #1170

merged 1 commit into from
Aug 31, 2020

Conversation

remi-stripe
Copy link
Contributor

Multiple API changes

  • Move to latest API version 2020-08-27
  • Remove Prorate across Billing APIs in favor of ProrationBehavior
  • Remove TaxPercent across Billing APIs in favor of TaxRate-related parameters and properties
  • Remove DisplayItems on Checkout Session in favor of LineItems
  • Remove FailureURL and SuccessURL on AccountLink in favor of RefreshURL and ReturnURL
  • Remove AccountLinkTypeCustomAccountUpdate and AccountLinkTypeCustomAccountVerification on AccountLink in favor of AccountLinkTypeAccountOnboarding and AccountLinkTypeAccountUpdate
  • Remove Authenticated and Succeeded on ChargePaymentMethodDetailsCardThreeDSecure
  • Remove Plan, Quantity, TaxPercent and TrialEnd from Customer creation or update in favor of the Subscription API
  • Rename Plans to Items on SubscriptionSchedule

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

Copy link
Contributor

@cjavilla-stripe cjavilla-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 1e854ee into master Aug 31, 2020
@remi-stripe remi-stripe deleted the remi-apiversion-2020-08-27 branch August 31, 2020 15:56
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.

3 participants