- #1832 Update generated code for beta
- ⚠️ Remove support for
payment_method_update
onCustomerSession.components.payment_element.features
andCustomerSessionCreateParams.components.payment_element.features
. Users are expected to completely migrate from usingpayment_method_update
. - Add support for new resource
FinancialConnections.Institution
- Add support for
list
andretrieve
methods on resourceInstitution
- Add support for
institution
onCheckout.Session.payment_method_options.us_bank_account.financial_connections.filters
,FinancialConnections.Session.filters
,Invoice.payment_settings.payment_method_options.us_bank_account.financial_connections.filters
,InvoiceCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.filters
,InvoiceUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.filters
,PaymentIntent.payment_method_options.us_bank_account.financial_connections.filters
,PaymentIntentConfirmParams.payment_method_options.us_bank_account.financial_connections.filters
,PaymentIntentCreateParams.payment_method_options.us_bank_account.financial_connections.filters
,PaymentIntentUpdateParams.payment_method_options.us_bank_account.financial_connections.filters
,SetupIntent.payment_method_options.us_bank_account.financial_connections.filters
,SetupIntentConfirmParams.payment_method_options.us_bank_account.financial_connections.filters
,SetupIntentCreateParams.payment_method_options.us_bank_account.financial_connections.filters
,SetupIntentUpdateParams.payment_method_options.us_bank_account.financial_connections.filters
,Subscription.payment_settings.payment_method_options.us_bank_account.financial_connections.filters
,SubscriptionCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.filters
,SubscriptionUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.filters
, andfinancialconnections.SessionCreateParams.filters
- Add support for
payment_method_allow_redisplay_filters
,payment_method_redisplay_limit
,payment_method_redisplay
, andpayment_method_save_usage
onCustomerSession.components.payment_element.features
andCustomerSessionCreateParams.components.payment_element.features
- Add support for new value
balance
on enumsfinancialconnections.AccountSubscribeParams.features[]
andfinancialconnections.AccountUnsubscribeParams.features[]
- ⚠️ Remove support for