- #1998 Update generated code
- Add support for
annual_revenue
andestimated_worker_count
onAccount.business_profile
,AccountCreateParams.business_profile
, andAccountUpdateParams.business_profile
- Add support for new value
registered_charity
on enumsAccount.company.structure
,AccountCreateParams.company.structure
,AccountUpdateParams.company.structure
, andTokenCreateParams.account.company.structure
- Add support for
collection_options
onAccountLinkCreateParams
- Add support for
liability
onCheckout.Session.automatic_tax
,Checkout.SessionCreateParams.automatic_tax
,PaymentLink.automatic_tax
,PaymentLinkCreateParams.automatic_tax
,PaymentLinkUpdateParams.automatic_tax
,Quote.automatic_tax
,QuoteCreateParams.automatic_tax
,QuoteUpdateParams.automatic_tax
,SubscriptionSchedule.default_settings.automatic_tax
,SubscriptionSchedule.phases[].automatic_tax
,SubscriptionScheduleCreateParams.default_settings.automatic_tax
,SubscriptionScheduleCreateParams.phases[].automatic_tax
,SubscriptionScheduleUpdateParams.default_settings.automatic_tax
, andSubscriptionScheduleUpdateParams.phases[].automatic_tax
- Add support for
issuer
onCheckout.Session.invoice_creation.invoice_data
,Checkout.SessionCreateParams.invoice_creation.invoice_data
,PaymentLink.invoice_creation.invoice_data
,PaymentLinkCreateParams.invoice_creation.invoice_data
,PaymentLinkUpdateParams.invoice_creation.invoice_data
,Quote.invoice_settings
,QuoteCreateParams.invoice_settings
,QuoteUpdateParams.invoice_settings
,SubscriptionSchedule.default_settings.invoice_settings
,SubscriptionSchedule.phases[].invoice_settings
,SubscriptionScheduleCreateParams.default_settings.invoice_settings
,SubscriptionScheduleCreateParams.phases[].invoice_settings
,SubscriptionScheduleUpdateParams.default_settings.invoice_settings
, andSubscriptionScheduleUpdateParams.phases[].invoice_settings
- Add support for
invoice_settings
onCheckout.SessionCreateParams.subscription_data
,PaymentLink.subscription_data
,PaymentLinkCreateParams.subscription_data
, andPaymentLinkUpdateParams.subscription_data
- Add support for new value
challenge
on enumsInvoice.payment_settings.payment_method_options.card.request_three_d_secure
,InvoiceCreateParams.payment_settings.payment_method_options.card.request_three_d_secure
,InvoiceUpdateParams.payment_settings.payment_method_options.card.request_three_d_secure
,Subscription.payment_settings.payment_method_options.card.request_three_d_secure
,SubscriptionCreateParams.payment_settings.payment_method_options.card.request_three_d_secure
, andSubscriptionUpdateParams.payment_settings.payment_method_options.card.request_three_d_secure
- Add support for
promotion_code
onInvoiceUpcomingLinesParams.discounts[]
,InvoiceUpcomingLinesParams.invoice_items[].discounts[]
,InvoiceUpcomingParams.discounts[]
, andInvoiceUpcomingParams.invoice_items[].discounts[]
- Add support for
account_type
onPaymentMethodUpdateParams.us_bank_account
- Add support for
- #1995 Update generated code
- Add support for providing
BankAccount
,Card
, andCardToken
details on theexternal_account
parameter inAccountUpdateParams
- Add support for new value
nn
on enumsCharge.payment_method_details.ideal.bank
,PaymentIntentConfirmParams.payment_method_data.ideal.bank
,PaymentIntentCreateParams.payment_method_data.ideal.bank
,PaymentIntentUpdateParams.payment_method_data.ideal.bank
,PaymentMethod.ideal.bank
,PaymentMethodCreateParams.ideal.bank
,SetupAttempt.payment_method_details.ideal.bank
,SetupIntentConfirmParams.payment_method_data.ideal.bank
,SetupIntentCreateParams.payment_method_data.ideal.bank
, andSetupIntentUpdateParams.payment_method_data.ideal.bank
- Add support for new value
NNBANL2G
on enumsCharge.payment_method_details.ideal.bic
,PaymentMethod.ideal.bic
, andSetupAttempt.payment_method_details.ideal.bic
- Change
CustomerSession.components.buy_button
,CustomerSession.components.pricing_table
, andSubscription.billing_cycle_anchor_config
to be required - Add support for
issuer
onInvoiceCreateParams
,InvoiceUpcomingLinesParams
,InvoiceUpcomingParams
,InvoiceUpdateParams
, andInvoice
- Add support for
liability
onInvoice.automatic_tax
,InvoiceCreateParams.automatic_tax
,InvoiceUpcomingLinesParams.automatic_tax
,InvoiceUpcomingParams.automatic_tax
,InvoiceUpdateParams.automatic_tax
,Subscription.automatic_tax
,SubscriptionCreateParams.automatic_tax
, andSubscriptionUpdateParams.automatic_tax
- Add support for
on_behalf_of
onInvoiceUpcomingLinesParams
andInvoiceUpcomingParams
- Add support for
pin
onIssuing.CardCreateParams
- Add support for
revocation_reason
onMandate.payment_method_details.bacs_debit
- Add support for
customer_balance
onPaymentMethodConfigurationCreateParams
,PaymentMethodConfigurationUpdateParams
, andPaymentMethodConfiguration
- Add support for
invoice_settings
onSubscriptionCreateParams
andSubscriptionUpdateParams
- Add support for providing
- #1992 Add a hint about formatting during request forwarding