Skip to content

Releases: stripe/stripe-dotnet

v45.15.0-beta.1

18 Sep 21:51
Compare
Choose a tag to compare
v45.15.0-beta.1 Pre-release
Pre-release
  • #2973 Update generated code for beta
    • Remove support for resource QuotePhase
    • Remove support for Get and ListLineItems methods on resource QuotePhase
    • Add support for SendMoney and TransferBalance on AccountSessionComponentsFinancialAccountFeaturesOptions

See the changelog for more details.

v45.14.0

18 Sep 18:40
Compare
Choose a tag to compare
  • #2969 Update generated code
    • Add support for PayerDetails on ChargePaymentMethodDetailsKlarna
    • Add support for AmazonPay on DisputePaymentMethodDetails
    • Add support for AutomaticallyFinalizesAt on Invoice
    • Add support for StateSalesTax on TaxRegistrationCountryOptionsUsOptions and TaxRegistrationCountryOptionsUs

See the changelog for more details.

v45.13.0

13 Sep 19:01
Compare
Choose a tag to compare
  • #2962 Update generated code
    • Add support for new resource InvoiceRenderingTemplate
    • Add support for Archive, Get, List, and Unarchive methods on resource InvoiceRenderingTemplate
    • Add support for Required on CheckoutSessionTaxIdCollectionOptions, CheckoutSessionTaxIdCollection, PaymentLinkTaxIdCollectionOptions, and PaymentLinkTaxIdCollection
    • Add support for Template on CustomerInvoiceSettingsRenderingOptionsOptions, CustomerInvoiceSettingsRenderingOptions, InvoiceRenderingOptions, and InvoiceRendering
    • Add support for TemplateVersion on InvoiceRenderingOptions and InvoiceRendering

See the changelog for more details.

v45.13.0-beta.1

13 Sep 17:55
Compare
Choose a tag to compare
v45.13.0-beta.1 Pre-release
Pre-release
  • #2961 Update generated code for beta
    • Add support for new resources Issuing.DisputeSettlementDetail and Issuing.Settlement
    • Add support for Get and List methods on resource DisputeSettlementDetail
    • Remove support for List method on resource QuotePhase
    • Add support for Settlement on Issuing.TransactionListOptions and IssuingTransaction

See the changelog for more details.

v45.12.0

13 Sep 17:54
Compare
Choose a tag to compare
  • #2965 Stop using deprecated versions of actions
  • #2968 Update upload artifact version in GH actions
  • #2963 Add .editorconfig file with minimal change to align with StypeCopAnalyzer

See the changelog for more details.

v45.12.0-beta.1

05 Sep 21:06
Compare
Choose a tag to compare
v45.12.0-beta.1 Pre-release
Pre-release
  • #2956 Update generated code for beta
    • Add support for new resources Billing.MeterErrorReport and Terminal.ReaderCollectedData
    • Add support for Get method on resource ReaderCollectedData
    • Add support for Recipients on AccountSessionComponentsOptions
    • Add support for BusinessName and TaxIds on CheckoutSessionCollectedInformation
    • Add support for RegulatoryReportingFile on Issuing.CreditUnderwritingRecordCorrectOptions, Issuing.CreditUnderwritingRecordCreateFromProactiveReviewOptions, Issuing.CreditUnderwritingRecordReportDecisionOptions, and IssuingCreditUnderwritingRecord
    • Remove support for Rechnung on PaymentMethodUpdateOptions

See the changelog for more details.

v45.11.0

05 Sep 20:56
Compare
Choose a tag to compare
  • #2952 Update generated code
    • Add support for SubscriptionItem and Subscription on BillingAlertFilterOptions

See the changelog for more details.

v45.10.0

29 Aug 22:01
Compare
Choose a tag to compare
  • #2957 Generate SDK for OpenAPI spec version 1230
    • Add support for StatusDetails on TestHelpersTestClock
    • Added new const IssuingRegulatoryReporting with value issuing_regulatory_reporting to be used as a FilePurpose

See the changelog for more details.

v45.10.0-beta.1

23 Aug 21:58
Compare
Choose a tag to compare
v45.10.0-beta.1 Pre-release
Pre-release
  • #2954 Update generated code for beta
    • Add support for Email and Phone on CheckoutSessionCollectedInformation

See the changelog for more details.

v45.9.0

23 Aug 21:48
Compare
Choose a tag to compare
  • #2955 urlencode ids in url paths
    • id strings passed to service methods (like PaymentMethodService.Get("...")) are now correctly URL Encoded. This is an important update if you pass user inupt into any of those methods

See the changelog for more details.