Skip to content

Releases: stripe/stripe-php

v15.2.0-beta.1

05 Jul 18:54
Compare
Choose a tag to compare
v15.2.0-beta.1 Pre-release
Pre-release
  • #1719 Update generated code for beta
    • Add support for new resource FinancialConnections.Institution
    • Add support for all and retrieve methods on resource Institution
    • Add support for new value balance on enum FinancialConnections.Account.subscriptions[]
  • #1712 Update generated code for beta

See the changelog for more details.

v15.1.0

05 Jul 18:52
Compare
Choose a tag to compare
  • #1718 Update generated code
    • Add support for add_lines, remove_lines, and update_lines methods on resource Invoice
    • Add support for new value payment_intent_fx_quote_invalid on enum StripeError.code
    • Add support for new values multibanco, twint, and zip on enum PaymentLink.payment_method_types[]
    • Add support for posted_at on Tax.Transaction
    • Add support for reboot_window on Terminal.Configuration

See the changelog for more details.

v15.0.0

24 Jun 23:05
Compare
Choose a tag to compare
  • #1714

    This release changes the pinned API version to 2024-06-20. Please read the API Upgrade Guide and carefully review the API changes before upgrading.

    ⚠️ Breaking changes

    • Remove the unused resource PlatformTaxFee
    • Remove the protected method _searchResource on resources Charge, Customer, Invoice, PaymentIntent, Price, Product, and Subscription as it is no longer used.

    Additions

    • Add support for finalize_amount test helper method on resource Issuing.Authorization
    • Add support for fleet and fuel on Issuing.Authorization
    • Add support for new value ch_uid on enum TaxId.type

See the changelog for more details.

v14.11.0-beta.1

13 Jun 21:18
Compare
Choose a tag to compare
v14.11.0-beta.1 Pre-release
Pre-release
  • #1705 Syncing changes from 14.10.0 release

See the changelog for more details.

v14.10.0

13 Jun 21:04
Compare
Choose a tag to compare
  • #1706 Update generated code
    • Add support for multibanco on PaymentMethodConfiguration and PaymentMethod
    • Add support for twint on PaymentMethod
    • Add support for new values multibanco and twint on enum PaymentMethod.type
    • Add support for invoice_settings on Subscription
    • Add support for new value de_stn on enum TaxId.type

See the changelog for more details.

v14.10.0-beta.1

30 May 20:14
Compare
Choose a tag to compare
v14.10.0-beta.1 Pre-release
Pre-release
  • #1699 Update generated code for beta
    • Keeping up with the changes from version 14.9.0

See the changelog for more details.

v14.9.0

30 May 20:12
Compare
Choose a tag to compare
  • #1702 Update generated code
    • Add support for new values issuing_personalization_design.activated, issuing_personalization_design.deactivated, issuing_personalization_design.rejected, and issuing_personalization_design.updated on enum Event.type
  • #1701 Added PHPDocs for create, update, delete, all, retrieve methods after moving them out of traits.
  • #1700 Add optional appInfo to StripeClient config
    • StripeClient can now accept $appInfo as a $config option, so AppInfo can be set per-client. If not passed in, will fall back on the global AppInfo set by Stripe::setAppInfo().
      • The config expects $appInfo to be of type array{name: string, version?: string, url?: string, partner_id?: string}

See the changelog for more details.

v14.9.0-beta.1

23 May 20:30
Compare
Choose a tag to compare
v14.9.0-beta.1 Pre-release
Pre-release
  • #1696 Update generated code for beta

See the changelog for more details.

v14.8.0

23 May 20:24
Compare
Choose a tag to compare
  • #1698 Update generated code
    • Add support for new value terminal_reader_invalid_location_for_payment on enum StripeError.code
  • #1697 Rename section for object type generation

See the changelog for more details.

v14.8.0-beta.1

16 May 22:23
Compare
Choose a tag to compare
v14.8.0-beta.1 Pre-release
Pre-release
  • #1693 Update generated code for beta

See the changelog for more details.