github stripe/stripe-python v3.0.0

latest releases: v9.5.0b1, v9.4.0, v9.4.0b1...
24 months ago
  • #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.

Don't miss a new stripe-python release

NewReleases is sending notifications on new releases.