|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 47.3.0-beta.1 - 2025-01-09 |
| 4 | +* [#3037](https://github.com/stripe/stripe-dotnet/pull/3037) Update generated code for beta |
| 5 | + * Add support for `Close` method on resource `Treasury.FinancialAccount` |
| 6 | + * Add support for `OwnershipExemptionReason` on `AccountCompanyOptions`, `AccountCompany`, and `TokenAccountCompanyOptions` |
| 7 | + * Add support for `DirectorshipDeclaration` on `AccountCompany` |
| 8 | + * Add support for `AdviceCode` on `ChargeOutcome`, `InvoiceLastFinalizationError`, `PaymentIntentLastPaymentError`, `SetupAttemptSetupError`, `SetupIntentLastSetupError`, and `StripeError` |
| 9 | + * Add support for `BrandProduct` on `Card`, `SourceCardPresent`, `SourceCard`, and `SourceThreeDSecure` |
| 10 | + * Add support for `Country` on `ChargePaymentMethodDetailsPaypal`, `ConfirmationTokenPaymentMethodPreviewPaypal`, and `PaymentMethodPaypal` |
| 11 | + * Add support for `PhoneNumberCollection` on `PaymentLinkUpdateOptions` |
| 12 | + * Add support for `Nickname` on `Treasury.FinancialAccountCreateOptions`, `Treasury.FinancialAccountUpdateOptions`, and `TreasuryFinancialAccount` |
| 13 | + * Add support for `ForwardingSettings` on `Treasury.FinancialAccountUpdateOptions` |
| 14 | + * Add support for `IsDefault` on `TreasuryFinancialAccount` |
| 15 | + * Add support for `DestinationPaymentMethodData` on `Treasury.OutboundTransferCreateOptions` |
| 16 | + * Add support for `FinancialAccount` on `TreasuryOutboundTransferDestinationPaymentMethodDetails` |
| 17 | + * Change type of `TreasuryOutboundTransferDestinationPaymentMethodDetailsType` from `literal('us_bank_account')` to `enum('financial_account'|'us_bank_account')` |
| 18 | + * Add support for `OutboundTransfer` on `TreasuryReceivedCreditLinkedFlowsSourceFlowDetails` |
| 19 | + |
3 | 20 | ## 47.2.0 - 2024-12-18 |
4 | 21 | * [#3036](https://github.com/stripe/stripe-dotnet/pull/3036) This release changes the pinned API version to `2024-12-18.acacia`. |
5 | 22 | * Add support for `NetworkAdviceCode` and `NetworkDeclineCode` on `ChargeOutcome`, `InvoiceLastFinalizationError`, `PaymentIntentLastPaymentError`, `SetupAttemptSetupError`, `SetupIntentLastSetupError`, and `StripeError` |
|
0 commit comments