- #1842 Update generated code
- Add support for new value
ro_tin
on enumsCheckout.Session.customer_details.tax_ids[].type
,Invoice.customer_tax_ids[].type
,Tax.Calculation.customer_details.tax_ids[].type
, andTax.Transaction.customer_details.tax_ids[].type
- Remove support for values
excluded_territory
,jurisdiction_unsupported
, andvat_exempt
from enumsCheckout.Session.shipping_cost.taxes[].taxability_reason
,Checkout.Session.total_details.breakdown.taxes[].taxability_reason
,CreditNote.shipping_cost.taxes[].taxability_reason
,Invoice.shipping_cost.taxes[].taxability_reason
,LineItem.taxes[].taxability_reason
,Quote.computed.recurring.total_details.breakdown.taxes[].taxability_reason
,Quote.computed.upfront.total_details.breakdown.taxes[].taxability_reason
, andQuote.total_details.breakdown.taxes[].taxability_reason
- Add support for new value
ro_tin
on enumsCustomerCreateParams.tax_id_data[].type
,InvoiceUpcomingLinesParams.customer_details.tax_ids[].type
,InvoiceUpcomingParams.customer_details.tax_ids[].type
, andTax.CalculationCreateParams.customer_details.tax_ids[].type
- Add support for
use_stripe_sdk
onSetupIntentConfirmParams
andSetupIntentCreateParams
- Add support for new value
service_tax
on enumsTaxRate.tax_type
,TaxRateCreateParams.tax_type
, andTaxRateUpdateParams.tax_type
- Add support for new value
- #1849 Changelog: fix delimiterless namespaced param types
- #1848 Changelog:
CheckoutSessionCreateParams
->Checkout.SessionCreateParams