Skip to content

v3.0.0

Compare
Choose a tag to compare
@richardm-stripe richardm-stripe released this 09 May 19:07
· 301 commits to master since this release
  • #809 Release of major version v3.0.0. The migration guide contains more information.
    (⚠️ = breaking changes):
    • ⚠️ Replace the legacy Order API with the new Order API.
      • New methods: cancel, list_line_items, reopen, and submit
      • Removed methods: pay and return_order
      • Removed resources: OrderItem and OrderReturn
    • ⚠️ Rename financial_connections.account.refresh to financial_connections.refresh_account
    • Add support for amount_discount, amount_tax, and product on LineItem

See the changelog for more details.