- #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