|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 52.5.0-alpha.2 - 2026-09-02 |
| 4 | +This release changes the pinned API version to 2026-08-26.preview. |
| 5 | + |
| 6 | +* [#3438](https://github.com/stripe/stripe-dotnet/pull/3438) Update generated code for private-preview |
| 7 | + * Add support for new resource `Radar.BillingEvaluation` |
| 8 | + * Add support for `Create` method on resource `Radar.BillingEvaluation` |
| 9 | + * Add support for `CapitalFinancingManualPayment` on `AccountSession.Components` |
| 10 | + * Add support for `SequraPayments` on `Account.Capabilities` |
| 11 | + * Add support for `Sequra` on `Charge.PaymentMethodDetails`, `Checkout.Session.PaymentMethodOptions`, `ConfirmationToken.PaymentMethodPreview`, `PaymentAttemptRecord.PaymentMethodDetails`, `PaymentIntent.PaymentMethodOptions`, and `PaymentRecord.PaymentMethodDetails` |
| 12 | + * Add support for `PaymentIntentData` on `Checkout.SessionUpdateOptions` |
| 13 | + * ⚠️ Change type of `Checkout.Session.PaymentMethodOptions.Bancontact.SetupFutureUsage` from `literal('none')` to `enum('none'|'off_session')` |
| 14 | + * Add support for `AddressMatchConfidence` and `NameMatchConfidence` on `Identity.VerificationReport.Email` and `Identity.VerificationReport.Phone` |
| 15 | + * Add support for `DomainCountry`, `EmailExistsConfidence`, `ObservedDomainTenureDays`, `ObservedEmailTenureDays`, and `PhoneMatchConfidence` on `Identity.VerificationReport.Email` |
| 16 | + * Add support for `Carrier`, `LineType`, and `ObservedPhoneTenureDays` on `Identity.VerificationReport.Phone` |
| 17 | + * Add support for `VerificationMethod` on `PaymentIntent.PaymentMethodOptions.BacsDebit`, `PaymentIntentPaymentMethodOptionsBacsDebitOptions`, `SetupIntent.PaymentMethodOptions.BacsDebit`, and `SetupIntentPaymentMethodOptionsBacsDebitOptions` |
| 18 | + * Add support for `AadeData` on `PaymentIntentPaymentMethodOptionsCardPresentOptions` |
| 19 | + * Add support for `Canceled` on `PaymentRecordReportPaymentAttemptOptions` and `PaymentRecordReportPaymentOptions` |
| 20 | + * Add support for `Recurring` on `SharedPayment.GrantedToken.UsageLimits`, `SharedPayment.IssuedToken.UsageLimits`, `SharedPaymentGrantedTokenUsageLimitsOptions`, and `SharedPaymentIssuedTokenUsageLimitsOptions` |
| 21 | + * Add support for `PricingToken` on `SubscriptionUpdateOptions` |
| 22 | + * ⚠️ Remove support for `CancelAtPeriodEnd` on `Subscription.PendingUpdate` |
| 23 | + |
3 | 24 | ## 52.5.0-alpha.1 - 2026-08-26 |
4 | 25 | * [#3430](https://github.com/stripe/stripe-dotnet/pull/3430) Update generated code for private-preview |
5 | 26 | * Add support for new resource `CustomerTaxExemption` |
|
0 commit comments