This release changes the pinned API version to 2025-11-17.clover.
- #3256 Update generated code
⚠️ Remove support forGt,Gte,Lt, andLteonV2.Core.EventListOptionsin favor ofCreated.
- #3254 Check if a datetime is in millis
- Bug fix for #3253. UnixDateTimeConverter now handles timestamps in milliseconds.
- #3249 Update v2 array parameter serialization to use indexed format
RetrieveandListcalls for/v2endpoints now use indexed format (e.g.,?include[0]=foo&include[1]=bar) instead of repeated parameter format (e.g.,?include=foo&include=bar) when communicating with the Stripe API. This may break any unit tests that expect the latter behavior when setting up a mock server. Instead, they should now expect the former.
- #3246 Update generated code
- Add support for new resources
Tax.AssociationandTerminal.OnboardingLink - Add support for
Findmethod on resourceTax.Association - Add support for
Createmethod on resourceTerminal.OnboardingLink - Add support for
PaymentMethodConfigurationonBillingPortal.Configuration.Features.PaymentMethodUpdate - Add support for
TransactionIdonCharge.PaymentMethodDetails.Ideal,PaymentAttemptRecord.PaymentMethodDetails.Ideal, andPaymentRecord.PaymentMethodDetails.Ideal - Add support for
CreatedonCustomerCustomerBalanceTransactionListOptionsandInvoicePaymentListOptions - Add support for
AccountNumbersonFinancialConnections.Account - Add support for
FraudRiskonIssuingAuthorizationRiskAssessmentOptions - Add support for
LatestFraudWarningonIssuing.Card - Add support for
HooksonPaymentIntentCaptureOptions,PaymentIntentConfirmOptions,PaymentIntentCreateOptions,PaymentIntentIncrementAuthorizationOptions,PaymentIntentUpdateOptions, andPaymentIntent - Add support for
MbWayandTwintonRefund.DestinationDetails - Add support for snapshot events
FinancialConnectionsAccountAccountNumbersUpdatedandFinancialConnectionsAccountUpcomingAccountNumberExpirywith resourceFinancialConnections.Account
- Add support for new resources