All Versions
493
Latest Version
Avg Release Cycle
6 days
Latest Release
299 days ago

Changelog History
Page 16

  • v39.1.0 Changes

    August 31, 2020
    • โšก๏ธ #2190 Add support for PaymentMethodAutomaticallyUpdated on Event

    ๐Ÿ‘€ See the changelog for more details.

  • v39.0.0 Changes

    August 31, 2020

    #2189 Multiple API changes
    ๐Ÿš€ Major version release for API version 2020-08-27 continued, a few changes were missing from the previous release.

    ๐Ÿš€ Pull requests included in this release (โš ๏ธ = breaking changes):

    • โš ๏ธ Removes Bitcoin from ChargePaymentMethodDetails
    • โš ๏ธ Removes UnifiedProration from InvoiceItem and InvoiceLineItem
    • โš ๏ธ Removes Plan from Quantity from Subscription
    • โš ๏ธ Removes FailureUrl and SuccessUrl from AccountLinkCreateOptions
    • โš ๏ธ Removes RequestedCapabilities from AccountCreateOptions and AccountUpdateOptions
    • โš ๏ธ Removes SavePaymentMethod and Source from PaymentIntentConfirmOptions, PaymentIntentCreateOptions, and PaymentIntentUpdateOptions

    ๐Ÿ‘€ See the changelog for more details.

  • v38.0.0 Changes

    August 31, 2020
    • #2098 stripe-dotnet v38.0
      • Set default value on non-nullable DateTime properties for deserializing with UnixDateTimeConverter
      • #2006 Default the number of network retries to 2
      • #2097 Correct namespaces for Issuing and Checkout (breaking)
      • #2098 Remove ThreeDSecure and Bitcoin resources (breaking)
      • #2099 and #2036 Rename all arguments names for services methods to use id and parentId and be consistent (breaking)
      • #2101 Drop support for .NET Framework 4.5 and require .NET Framework 4.6.1 at a minimum (breaking)
      • #2102 Update Newtonsoft.Json for netstandard2.0 target (breaking)
      • #2104 Prepare future migration to Newtonsoft.Json's UnixDateTimeConverter (breaking)
      • #2109 Fix various properties to be explicitly nullable or not nullable (breaking)
      • #2110 Add missing interface to a few services and fix some options inheritance to match the API (breaking)
      • #2113 Moves notification_method from SourceMandateAcceptanceOptions to SourceMandateOptions (breaking)
      • #2113 Removes paid from InvoiceListOptions (breaking)
      • #2113 Removes metadata from DisputeEvidenceOptions (breaking)
      • #2113 Updates InvoiceListOptions to use ListOptionsWithCreated base class (breaking)
      • #2118 Remove deprecated tax_percent field from Customer, Invoice, Subscription, and SubscriptionSchedule (breaking)
      • #2124 Set service method options parameter defaults to null (breaking)
      • #2128 Removes Destination from ChargeCaptureOptions (breaking)
      • #2131 Changes SSNLast4 to SsnLast4 to match all other naming (breaking)
      • #2136 Makes Price and Rate included by default on LineItem and LineItemTax respectively (breaking)
      • #2140 Removes Recipient (breaking)
      • #2142 Stop sharing from PaymentIntentPaymentMethodDataOptions (breaking)
      • #2142 Stop sharing sub hashes from PaymentMethodCreateOptions and PaymentMethodUpdateOptions (breaking)
      • #2144 Rename nested PlanProductCreateOptions to PlanProductOptions (breaking)
      • #2156 Unshare SubscriptionSchedule objects (breaking)
      • #2159 Unshare Account objects (breaking)
      • #2160 Unshare TokenAccountIndividual objects (breaking)
      • #2163 Unshare CustomerInvoiceSettings objects (breaking)
      • #2164 Unshare Sku and Product objects (breaking)
      • #2165 Removes date from InvoiceLineItem (breaking)
      • #2165 Renames InvoiceTaxAmount to InvoiceLineItemTaxAmount on InvoiceLineItem (breaking)
      • #2165 Unshare Period Objects (breaking)
      • #2165 Unshared CreditNoteLineItemDiscountAmount and uses a new InvoiceLineItemDiscountAmount on InvoiceLineItem (breaking)
      • #2166 Update LoginLinkService to use new parentId pattern (breaking)
      • #2167 Rename FileLinkData to FileFileLinkData (breaking)
      • #2168 Unshare BillingDetails objects (breaking)
      • #2169 Unshare SubscriptionItem objects (breaking)
      • #2170 Merge nested SourceCardUpdateOptions to SourceCardOptions (breaking)
      • #2171 Move SessionLineItemPriceDataProductDataOptions into the Checkout namespace (breaking)
      • #2171 Rename SessionPaymentIntentTransferDataOptions to SessionPaymentIntentDataTransferDataOptions (breaking)
      • #2176 Use new parentId pattern in the ApplicationFeeRefundService (breaking)
      • #2178 Unshare ChargeDestinationOptions (breaking)
      • #2181 Updates doc strings to match the OpenAPI spec

    ๐Ÿ‘€ See the changelog for more details.

  • v37.35.0 Changes

    August 27, 2020
    • ๐Ÿ‘ #2186 Add support for SepaCreditTransfer in SourceTransaction

    ๐Ÿ‘€ See the changelog for more details.

  • v37.34.0 Changes

    August 19, 2020
    • ๐Ÿ‘ #2185 Add support for ExpiresAt on File

    ๐Ÿ‘€ See the changelog for more details.

  • v37.33.0 Changes

    August 17, 2020
    • ๐Ÿ‘ #2184 Add support for AmountDetails on Issuing Authorization and Transaction

    ๐Ÿ‘€ See the changelog for more details.

  • v37.32.0 Changes

    August 17, 2020
    • ๐Ÿ‘ #2182 Add support for PaymentIntentRequiresAction on Event

    ๐Ÿ‘€ See the changelog for more details.

  • v37.31.0 Changes

    August 13, 2020
    • ๐Ÿ‘ #2179 Add support for BankName on ChargePaymentMethodDetailsAcssDebit

    ๐Ÿ‘€ See the changelog for more details.

  • v37.30.0 Changes

    August 07, 2020
    • ๐Ÿ‘ #2162 Adds support for Alipay on PaymentIntent and PaymentMethod

    ๐Ÿ‘€ See the changelog for more details.

  • v37.29.0 Changes

    August 05, 2020
    • #2153 Multiple API Changes
      • Add the PromotionCode resource and APIs
      • Add support for AllowPromotionCodes on Checkout Session
      • Add support for AppliesTo on Coupon
      • Add support for PromotionCode on Customer and Subscription creation or update

    ๐Ÿ‘€ See the changelog for more details.