2025-08-27.basil.
balance_report, payout_details, and payout_reconciliation_report on AccountSession.Component and AccountSession.CreateParamsComponentname on BillingPortal.Configuration, billing_portal.Configuration.CreateParams, and billing_portal.Configuration.ModifyParamsinstallments on Charge.PaymentMethodDetail.Almatransaction_id on Charge.PaymentMethodDetail.Alma, Charge.PaymentMethodDetail.AmazonPay, Charge.PaymentMethodDetail.Billie, Charge.PaymentMethodDetail.KakaoPay, Charge.PaymentMethodDetail.KrCard, Charge.PaymentMethodDetail.NaverPay, Charge.PaymentMethodDetail.Payco, Charge.PaymentMethodDetail.RevolutPay, Charge.PaymentMethodDetail.SamsungPay, and Charge.PaymentMethodDetail.Satispaylocation and reader on Charge.PaymentMethodDetail.Paynowamount_includes_iof on Checkout.Session.PaymentMethodOption.Pix, PaymentIntent.ConfirmParamsPaymentMethodOptionPix, PaymentIntent.CreateParamsPaymentMethodOptionPix, PaymentIntent.ModifyParamsPaymentMethodOptionPix, PaymentIntent.PaymentMethodOption.Pix, and checkout.Session.CreateParamsPaymentMethodOptionPixblock and resolution on enum Dispute.PaymentMethodDetail.Card.case_typeterminal_android_apk on enums File.ListParams.purpose and File.purposeterminal_android_apk on enum File.CreateParams.purposemetadata and period on Invoice.CreatePreviewParamsScheduleDetailPhaseAddInvoiceItem, Subscription.CreateParamsAddInvoiceItem, Subscription.ModifyParamsAddInvoiceItem, SubscriptionSchedule.CreateParamsPhaseAddInvoiceItem, SubscriptionSchedule.ModifyParamsPhaseAddInvoiceItem, and SubscriptionSchedule.Phase.AddInvoiceItemexp_month and exp_year on issuing.Card.CreateParamsexcluded_payment_method_types on PaymentIntent.CreateParams and PaymentIntentpayout_method on Payout.CreateParams and Payoutmxn on Terminal.Configuration.Tipping, terminal.Configuration.CreateParamsTipping, and terminal.Configuration.ModifyParamsTippingcard on terminal.Reader.PresentPaymentMethodParamscard on enum terminal.Reader.PresentPaymentMethodParams.type2025-08-27.basil on enum WebhookEndpoint.CreateParams.api_versioncustomer_session_expired and india_recurring_payment_mandate_canceled on Invoice.LastFinalizationError, PaymentIntent.LastPaymentError, SetupAttempt.SetupError, SetupIntent.LastSetupError, and StripeErrorclient = StripeClient("sk_test...")
# Accessing V1 Stripe services on a StripeClient should be through the V1 namespace
- client.customers.list()
+ client.v1.customers.list()
Refer to the migration guide for help upgrading.Fetched March 31, 2026