Skip to content

v6.0.0

Compare
Choose a tag to compare
@richardm-stripe richardm-stripe released this 09 May 18:54
· 228 commits to master since this release
  • #1056 API Updates
    Major version release. 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 FinancialConnections::Account.refresh to FinancialConnections::Account.refresh_account

See the changelog for more details.