This release changes the pinned API version to 2025-04-30.basil
.
- #1566 Update generated code
- Add support for
minority_owned_business_designation
onAccount::BusinessProfile
,Account::CreateParams::BusinessProfile
, andAccount::UpdateParams::BusinessProfile
- Add support for
registration_date
onAccount::Company
,Account::CreateParams::Company
,Account::UpdateParams::Company
, andToken::CreateParams::Account::Company
- Add support for
us_cfpb_data
onAccount::CreateParams
,Account::UpdateParams
,AccountPerson::CreateParams
,AccountPerson::UpdateParams
,Person
, andToken::CreateParams::Person
- Add support for
tax_id
onCharge::BillingDetail
,ConfirmationToken::CreateParams::PaymentMethodDatum::BillingDetail
,ConfirmationToken::PaymentMethodPreview::BillingDetail
,PaymentIntent::ConfirmParams::PaymentMethodDatum::BillingDetail
,PaymentIntent::CreateParams::PaymentMethodDatum::BillingDetail
,PaymentIntent::UpdateParams::PaymentMethodDatum::BillingDetail
,PaymentMethod::BillingDetail
,PaymentMethod::CreateParams::BillingDetail
,PaymentMethod::UpdateParams::BillingDetail
,SetupIntent::ConfirmParams::PaymentMethodDatum::BillingDetail
,SetupIntent::CreateParams::PaymentMethodDatum::BillingDetail
,SetupIntent::UpdateParams::PaymentMethodDatum::BillingDetail
,TestHelpers::ConfirmationToken::CreateParams::PaymentMethodDatum::BillingDetail
, andTreasury::OutboundPayment::CreateParams::DestinationPaymentMethodDatum::BillingDetail
- Add support for
wallet_options
onCheckout::Session::CreateParams
andCheckout::Session
- Add support for
provider
onCheckout::Session::AutomaticTax
,Invoice::AutomaticTax
, andQuote::AutomaticTax
- Add support for
payment_method_options
onConfirmationToken::CreateParams
andTestHelpers::ConfirmationToken::CreateParams
- Add support for
installments
onConfirmationToken::PaymentMethodOption::Card
- Add support for
context
onEvent
- Change type of
InvoiceLineItem::Parent::SubscriptionItemDetail.subscription
fromstring
tonullable(string)
- Add support for
billie
onPaymentIntent::ConfirmParams::PaymentMethodOption
,PaymentIntent::CreateParams::PaymentMethodOption
,PaymentIntent::PaymentMethodOption
, andPaymentIntent::UpdateParams::PaymentMethodOption
- Add support for
pix
onPaymentMethodConfiguration::CreateParams
,PaymentMethodConfiguration::UpdateParams
, andPaymentMethodConfiguration
- Add support for
klarna
onPaymentMethodDomain
- Add support for
pending_reason
onRefund
- Change type of
Tax::CalculationLineItem.reference
fromnullable(string)
tostring
- Add support for
aw
,az
,bd
,bf
,bj
,cm
,cv
,et
,in
,kg
,la
, andph
onTax::Registration::CountryOption
andTax::Registration::CreateParams::CountryOption
- Add support for
- #1585 Updated rubocop from 1.57.2 to 1.75.2
- #1583 Include new Ruby 3.4 in CI
- #1581 Added rubocop exclusion for generated tests