Skip to content

v14.7.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@richardm-stripe richardm-stripe released this 27 Nov 23:15
· 171 commits to master since this release
  • #1966 beta: climate APIs
    • Add support for new resources Climate.Order, Climate.Product, and Climate.Supplier
    • Add support for new value financial_connections_account_inactive on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • 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
    • 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 enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.