Skip to content

Releases: stripe/stripe-php

v13.12.0-beta.1

16 Feb 18:04
Compare
Choose a tag to compare
v13.12.0-beta.1 Pre-release
Pre-release
  • #1643 Update generated code for beta
    • Add support for decrement_authorization method on resource PaymentIntent
    • Add support for payment_method_options on ConfirmationToken
    • Add support for payto and twint on PaymentMethod
    • Add support for new values payto and twint on enum PaymentMethod.type

See the changelog for more details.

v13.11.0

16 Feb 00:23
Compare
Choose a tag to compare
  • #1639 Update generated code
    • Add support for networks on Card
    • Add support for new value financial_connections.account.refreshed_ownership on enum Event.type
  • #1648 Remove broken methods on CustomerCashBalanceTransaction
    • Bugfix: remove support for CustomerCashBalanceTransaction::all and CustomerCashBalanceTransaction::retrieve. These methods were included in the library unintentionally and never functioned.
  • #1647 Fix \Stripe\Tax\Settings::update
  • #1646 Add more specific PHPDoc and Psalm type for RequestOptions arrays on services

See the changelog for more details.

v13.11.0-beta.1

02 Feb 02:13
Compare
Choose a tag to compare
v13.11.0-beta.1 Pre-release
Pre-release
  • #1637 Update generated code for beta
    • Add support for new resources Entitlements.Event and Entitlements.Feature
    • Add support for create method on resource Event
    • Add support for all and create methods on resource Feature
    • Add support for new value customer.entitlement_summary.updated on enum Event.type

See the changelog for more details.

v13.10.0

01 Feb 22:16
Compare
Choose a tag to compare
  • #1636 Update generated code
    • Add support for new value swish on enum PaymentLink.payment_method_types[]
    • Add support for swish on PaymentMethod
    • Add support for new value swish on enum PaymentMethod.type
    • Add support for jurisdiction_level on TaxRate
    • Change type of Terminal.Reader.status from string to enum('offline'|'online')
  • #1633 Update generated code
    • Add support for issuer on Invoice
    • Add support for customer_balance on PaymentMethodConfiguration
  • #1630 Add paginated requests helper function and use in Search and All

See the changelog for more details.

v13.10.0-beta.3

25 Jan 23:35
Compare
Choose a tag to compare
v13.10.0-beta.3 Pre-release
Pre-release
  • #1634 Update generated code for beta
    • Add support for create_preview method on resource Invoice
    • Add support for charged_off_at on Capital.FinancingOffer
    • Add support for enhanced_eligibility_types on Dispute

See the changelog for more details.

v13.10.0-beta.2

19 Jan 19:35
Compare
Choose a tag to compare
v13.10.0-beta.2 Pre-release
Pre-release
  • #1632 Beta: report usage of rawRequest

See the changelog for more details.

v13.10.0-beta.1

12 Jan 18:58
Compare
Choose a tag to compare
v13.10.0-beta.1 Pre-release
Pre-release
  • #1628 Update generated code for beta
  • #1626 Update generated code for beta

See the changelog for more details.

v13.9.0

12 Jan 18:12
Compare
Choose a tag to compare
  • #1629 Update generated code
    • Add support for new resource CustomerSession
    • Add support for create method on resource CustomerSession
    • Remove support for values obligation_inbound, obligation_payout_failure, obligation_payout, and obligation_reversal_outbound from enum BalanceTransaction.type
    • Add support for billing_cycle_anchor_config on Subscription

See the changelog for more details.

v13.9.0-beta.1

04 Jan 20:41
Compare
Choose a tag to compare
v13.9.0-beta.1 Pre-release
Pre-release
  • #1626 Update generated code for beta
    • Updated stable APIs to the latest version

See the changelog for more details.

v13.8.0

04 Jan 19:52
Compare
Choose a tag to compare
  • #1627 Update generated code
    • Add support for retrieve method on resource Tax.Registration

See the changelog for more details.