Skip to content

Releases: stripe/stripe-php

v13.8.0-beta.1

22 Dec 16:42
Compare
Choose a tag to compare
v13.8.0-beta.1 Pre-release
Pre-release
  • #1622 Update generated code for beta
    • Add support for new value shipping_address_invalid on enum StripeError.code
    • Change type of Invoice.issuer from nullable(ConnectAccountReference) to ConnectAccountReference
    • Add support for ship_from_details on Tax.Calculation and Tax.Transaction
  • #1618 Update generated code for beta

See the changelog for more details.

v13.7.0

22 Dec 15:57
Compare
Choose a tag to compare
  • #1621 Update generated code
    • Add support for new resource FinancialConnections.Transaction
    • Add support for all and retrieve methods on resource Transaction
    • Add support for subscribe and unsubscribe methods on resource FinancialConnections.Account
    • Add support for new value financial_connections.account.refreshed_transactions on enum Event.type
    • Add support for subscriptions and transaction_refresh on FinancialConnections.Account
    • Add support for new value transactions on enum FinancialConnections.Session.prefetch[]
    • Add support for revolut_pay on PaymentMethodConfiguration
    • Remove support for id_bank_transfer, multibanco, netbanking, pay_by_bank, and upi on PaymentMethodConfiguration
    • Change type of Quote.invoice_settings from nullable(InvoiceSettingQuoteSetting) to InvoiceSettingQuoteSetting
    • Add support for destination_details on Refund

See the changelog for more details.

v13.7.0-beta.1

08 Dec 17:44
Compare
Choose a tag to compare
v13.7.0-beta.1 Pre-release
Pre-release
  • #1617 Update generated code for beta
    • Add support for retrieve method on resource FinancialConnections.Transaction
  • #1616 Merge master into beta

See the changelog for more details.

v13.6.0

07 Dec 21:13
Compare
Choose a tag to compare
  • #1613 Update generated code
    • Add support for new values customer_tax_location_invalid and financial_connections_no_successful_transaction_refresh on enum StripeError.code
    • Add support for new values payment_network_reserve_hold and payment_network_reserve_release on enum BalanceTransaction.type
    • Remove support for value various from enum Climate.Supplier.removal_pathway
    • Add support for inactive_message and restrictions on PaymentLink
  • #1612 Report usage of .save and StripeClient
    • Reports uses of the deprecated .save and of StripeClient in X-Stripe-Client-Telemetry. (You can disable telemetry via \Stripe\Stripe::setEnableTelemetry(false);, see the README.)

See the changelog for more details.

v13.6.0-beta.1

30 Nov 18:53
Compare
Choose a tag to compare
v13.6.0-beta.1 Pre-release
Pre-release
  • #1610 Update generated code for beta

See the changelog for more details.

v13.5.0

30 Nov 18:11
Compare
Choose a tag to compare
  • #1611 Update generated code
    • Add support for new resources Climate.Order, Climate.Product, and Climate.Supplier
    • Add support for all, cancel, create, retrieve, and update methods on resource Order
    • Add support for all and retrieve methods on resources Product and Supplier
    • Add support for new value financial_connections_account_inactive on enum StripeError.code
    • Add support for new values climate_order_purchase and climate_order_refund on enum BalanceTransaction.type
    • Add support for new values climate.order.canceled, climate.order.created, climate.order.delayed, climate.order.delivered, climate.order.product_substituted, climate.product.created, and climate.product.pricing_updated on enum Event.type

See the changelog for more details.

v13.5.0-beta.1

21 Nov 20:49
Compare
Choose a tag to compare
v13.5.0-beta.1 Pre-release
Pre-release
  • #1606 Update generated code for beta
    • Add support for components and created on CustomerSession
  • #1600 Update generated code for beta
    • Add support for new value quote.reestimate_failed on enum Event.type
    • Add support for metadata on QuotePhase

See the changelog for more details.

v13.4.0

21 Nov 20:08
Compare
Choose a tag to compare
  • #1608 Update generated code
    Add support for transferred_to_balance to CustomerCashBalanceTransaction
  • #1605 Update generated code
    • Add support for network_data on Issuing.Transaction

See the changelog for more details.

v13.4.0-beta.1

10 Nov 17:07
Compare
Choose a tag to compare
v13.4.0-beta.1 Pre-release
Pre-release
  • #1600 Update generated code for beta
    • Add support for new value quote.reestimate_failed on enum Event.type
    • Add support for metadata on QuotePhase

See the changelog for more details.

v13.3.0

09 Nov 21:21
Compare
Choose a tag to compare
  • #1603 Update generated code
    • Add support for new value terminal_reader_hardware_fault on enum StripeError.code

See the changelog for more details.