Skip to content

Releases: stripe/stripe-dotnet

v44.7.0

09 May 20:03
Compare
Choose a tag to compare
  • #2907 Update generated code
    • Remove support for PendingInvoiceItemsBehavior on SubscriptionCreateOptions that was prematurely added in the previous release on the same day

See the changelog for more details.

v44.7.0-beta.1

09 May 19:45
Compare
Choose a tag to compare
v44.7.0-beta.1 Pre-release
Pre-release
  • #2905 Update generated code for beta
    • No new beta features. Merging changes from the main branch.

See the changelog for more details.

v44.6.0

09 May 19:34
Compare
Choose a tag to compare
  • #2906 Update generated code
    • Add support for Update test helper method on resources Treasury.OutboundPayment and Treasury.OutboundTransfer
    • Add support for AllowRedisplay on ConfirmationTokenPaymentMethodPreview and PaymentMethod
    • Change type of EntitlementsFeatureMetadataOptions from map(string: string) to emptyable(map(string: string))
    • Add support for PreviewMode on InvoiceCreatePreviewOptions, InvoiceUpcomingLinesOptions, and InvoiceUpcomingOptions
    • Add support for TrackingDetails on TreasuryOutboundPayment and TreasuryOutboundTransfer

See the changelog for more details.

v44.6.0-beta.1

02 May 22:24
Compare
Choose a tag to compare
v44.6.0-beta.1 Pre-release
Pre-release
  • #2901 Update generated code for beta
    • Add support for RechnungPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for Rechnung on ChargePaymentMethodDetails, ConfirmationTokenPaymentMethodDataOptions, ConfirmationTokenPaymentMethodPreview, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, PaymentMethod, and SetupIntentPaymentMethodDataOptions
    • Add support for Multibanco on CheckoutSessionPaymentMethodOptionsOptions and CheckoutSessionPaymentMethodOptions

See the changelog for more details.

v44.5.0

02 May 20:58
Compare
Choose a tag to compare
  • #2900 Update generated code
    • Add support for Paypal on DisputePaymentMethodDetails
    • Change type of DisputePaymentMethodDetailsType from literal('card') to enum('card'|'paypal')
    • Add support for PaymentMethodTypes on PaymentIntentConfirmOptions
    • Add support for ShipFromDetails on Tax.CalculationCreateOptions, TaxCalculation, and TaxTransaction
    • Add support for Bh, Eg, Ge, Ke, Kz, Ng, and Om on TaxRegistrationCountryOptionsOptions and TaxRegistrationCountryOptions
  • #2904 Add config for dotnet8.0
  • #2903 Fix clientId getter

See the changelog for more details.

v44.5.0-beta.1

25 Apr 20:48
Compare
Choose a tag to compare
v44.5.0-beta.1 Pre-release
Pre-release
  • #2896 Update generated code for beta
    • Add support for PaymentMethodSettings on AccountSessionComponentsOptions
    • Add support for CancelSubscriptionSchedule on QuoteLine and QuoteLinesOptions

See the changelog for more details.

v44.4.0

25 Apr 20:37
Compare
Choose a tag to compare
  • #2897 Update generated code
    • Add support for SetupFutureUsage on CheckoutSessionPaymentMethodOptionsAmazonPay, CheckoutSessionPaymentMethodOptionsRevolutPay, PaymentIntentPaymentMethodOptionsAmazonPay, and PaymentIntentPaymentMethodOptionsRevolutPay
    • Change type of EntitlementsActiveEntitlementFeature from string to expandable($Entitlements.Feature)
    • Remove support for inadvertently released identity verification features Email and Phone on IdentityVerificationSessionOptionsOptions
    • Add support for AmazonPay and RevolutPay on MandatePaymentMethodDetails and SetupAttemptPaymentMethodDetails
    • Add support for EndingBefore, Limit, and StartingAfter on PaymentMethodConfigurationListOptions
    • Add support for Mobilepay on PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, and PaymentMethodConfiguration

See the changelog for more details.

v44.4.0-beta.1

18 Apr 21:43
Compare
Choose a tag to compare
v44.4.0-beta.1 Pre-release
Pre-release
  • #2893 Update generated code for beta
    • Add support for CapitalOverview, TaxRegistrations, and TaxSettings on AccountSessionComponentsOptions
    • Add support for ExternalAccountCollection on AccountSessionComponentsFinancialAccountFeaturesOptions
    • Add support for SubscriptionTrialFromPlan on InvoiceUpcomingLinesOptions and InvoiceUpcomingOptions

See the changelog for more details.

v44.3.0

18 Apr 21:23
Compare
Choose a tag to compare
  • #2894 Update generated code
    • Add support for CreatePreview method on resource Invoice
    • Add support for PaymentMethodData on Checkout.SessionCreateOptions
    • Add support for SavedPaymentMethodOptions on Checkout.SessionCreateOptions and CheckoutSession
    • Add support for Mobilepay on CheckoutSessionPaymentMethodOptionsOptions and CheckoutSessionPaymentMethodOptions
    • Add support for AllowRedisplay on ConfirmationTokenPaymentMethodDataOptions, CustomerListPaymentMethodsOptions, PaymentIntentPaymentMethodDataOptions, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, and SetupIntentPaymentMethodDataOptions
    • Add support for ScheduleDetails and SubscriptionDetails on InvoiceUpcomingLinesOptions and InvoiceUpcomingOptions

See the changelog for more details.

v44.2.0

16 Apr 15:57
Compare
Choose a tag to compare
  • #2891 Update generated code
    • Add support for new resource Entitlements.ActiveEntitlementSummary
    • Add support for Balances and PayoutsList on AccountSessionComponentsOptions and AccountSessionComponents
    • Remove support for Config on Forwarding.RequestCreateOptions and ForwardingRequest. This field is no longer used by the Forwarding Request API.
    • Add support for CaptureMethod on PaymentIntentPaymentMethodOptionsRevolutPayOptions and PaymentIntentPaymentMethodOptionsRevolutPay
    • Add support for Swish on PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, and PaymentMethodConfiguration
  • #2892 Add sections to StripeTypeRegistry

See the changelog for more details.