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

API Updates #1283

Merged
merged 3 commits into from
May 9, 2022
Merged

API Updates #1283

merged 3 commits into from
May 9, 2022

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented May 5, 2022

Codegen for openapi 0f6948c.
r? @richardm-stripe
cc @stripe/api-libraries

Changelog

Major version release. The migration guide contains more information.
(⚠️ = breaking changes):

  • ⚠️ Replace the legacy Order API with the new Order API.
    • Resource modified: Order.
    • New methods: cancel, list_line_items, reopen, and submit
    • Removed methods: pay and return_order
    • Removed resources: OrderItem and OrderReturn
    • Removed references from other resources: Charge.order
  • ⚠️ Rename \FinancialConnections\Account.refresh method to \FinancialConnections\Account.refresh_account
  • Add support for amount_discount, amount_tax, and product on LineItem

@richardm-stripe richardm-stripe merged commit db17505 into master May 9, 2022
@richardm-stripe richardm-stripe deleted the latest-codegen branch May 9, 2022 19:07
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.

1 participant