v16.3.0-beta.1
Pre-release
Pre-release
prathmesh-stripe
released this
05 Jul 18:53
·
53 commits
to master
since this release
- #2126 Update generated code for beta
⚠️ Remove support forpayment_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
,FinancialConnections.SessionCreateParams.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
, andSubscriptionUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.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.Account.subscriptions[]
,FinancialConnections.AccountSubscribeParams.features[]
, andFinancialConnections.AccountUnsubscribeParams.features[]