All Versions
493
Latest Version
Avg Release Cycle
6 days
Latest Release
299 days ago
Changelog History
Page 16
Changelog History
Page 16
-
v39.1.0 Changes
August 31, 2020- โก๏ธ #2190 Add support for
PaymentMethodAutomaticallyUpdated
onEvent
๐ See the changelog for more details.
- โก๏ธ #2190 Add support for
-
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
fromChargePaymentMethodDetails
- โ ๏ธ Removes
UnifiedProration
fromInvoiceItem
andInvoiceLineItem
- โ ๏ธ Removes
Plan
fromQuantity
fromSubscription
- โ ๏ธ Removes
FailureUrl
andSuccessUrl
fromAccountLinkCreateOptions
- โ ๏ธ Removes
RequestedCapabilities
fromAccountCreateOptions
andAccountUpdateOptions
- โ ๏ธ Removes
SavePaymentMethod
andSource
fromPaymentIntentConfirmOptions
,PaymentIntentCreateOptions
, andPaymentIntentUpdateOptions
๐ See the changelog for more details.
- โ ๏ธ Removes
-
v38.0.0 Changes
August 31, 2020- #2098 stripe-dotnet v38.0
- Set default value on non-nullable
DateTime
properties for deserializing withUnixDateTimeConverter
- #2006 Default the number of network retries to 2
- #2097 Correct namespaces for Issuing and Checkout (breaking)
- #2098 Remove
ThreeDSecure
andBitcoin
resources (breaking) - #2099 and #2036 Rename all arguments names for services methods to use
id
andparentId
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
fromSourceMandateAcceptanceOptions
toSourceMandateOptions
(breaking) - #2113 Removes
paid
fromInvoiceListOptions
(breaking) - #2113 Removes metadata from
DisputeEvidenceOptions
(breaking) - #2113 Updates
InvoiceListOptions
to useListOptionsWithCreated
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
fromChargeCaptureOptions
(breaking) - #2131 Changes SSNLast4 to SsnLast4 to match all other naming (breaking)
- #2136 Makes
Price
andRate
included by default onLineItem
andLineItemTax
respectively (breaking) - #2140 Removes
Recipient
(breaking) - #2142 Stop sharing from
PaymentIntentPaymentMethodDataOptions
(breaking) - #2142 Stop sharing sub hashes from
PaymentMethodCreateOptions
andPaymentMethodUpdateOptions
(breaking) - #2144 Rename nested
PlanProductCreateOptions
toPlanProductOptions
(breaking) - #2156 Unshare
SubscriptionSchedule
objects (breaking) - #2159 Unshare
Account
objects (breaking) - #2160 Unshare
TokenAccountIndividual
objects (breaking) - #2163 Unshare
CustomerInvoiceSettings
objects (breaking) - #2164 Unshare
Sku
andProduct
objects (breaking) - #2165 Removes
date
fromInvoiceLineItem
(breaking) - #2165 Renames
InvoiceTaxAmount
toInvoiceLineItemTaxAmount
onInvoiceLineItem
(breaking) - #2165 Unshare
Period
Objects (breaking) - #2165 Unshared
CreditNoteLineItemDiscountAmount
and uses a newInvoiceLineItemDiscountAmount
onInvoiceLineItem
(breaking) - #2166 Update
LoginLinkService
to use newparentId
pattern (breaking) - #2167 Rename
FileLinkData
toFileFileLinkData
(breaking) - #2168 Unshare
BillingDetails
objects (breaking) - #2169 Unshare
SubscriptionItem
objects (breaking) - #2170 Merge nested
SourceCardUpdateOptions
toSourceCardOptions
(breaking) - #2171 Move
SessionLineItemPriceDataProductDataOptions
into theCheckout
namespace (breaking) - #2171 Rename
SessionPaymentIntentTransferDataOptions
toSessionPaymentIntentDataTransferDataOptions
(breaking) - #2176 Use new
parentId
pattern in theApplicationFeeRefundService
(breaking) - #2178 Unshare
ChargeDestinationOptions
(breaking) - #2181 Updates doc strings to match the OpenAPI spec
- Set default value on non-nullable
๐ See the changelog for more details.
- #2098 stripe-dotnet v38.0
-
v37.35.0 Changes
August 27, 2020- ๐ #2186 Add support for
SepaCreditTransfer
inSourceTransaction
๐ See the changelog for more details.
- ๐ #2186 Add support for
-
v37.34.0 Changes
August 19, 2020- ๐ #2185 Add support for
ExpiresAt
onFile
๐ See the changelog for more details.
- ๐ #2185 Add support for
-
v37.33.0 Changes
August 17, 2020- ๐ #2184 Add support for
AmountDetails
on IssuingAuthorization
andTransaction
๐ See the changelog for more details.
- ๐ #2184 Add support for
-
v37.32.0 Changes
August 17, 2020- ๐ #2182 Add support for
PaymentIntentRequiresAction
onEvent
๐ See the changelog for more details.
- ๐ #2182 Add support for
-
v37.31.0 Changes
August 13, 2020- ๐ #2179 Add support for
BankName
onChargePaymentMethodDetailsAcssDebit
๐ See the changelog for more details.
- ๐ #2179 Add support for
-
v37.30.0 Changes
August 07, 2020- ๐ #2162 Adds support for
Alipay
onPaymentIntent
andPaymentMethod
๐ See the changelog for more details.
- ๐ #2162 Adds support for
-
v37.29.0 Changes
August 05, 2020- #2153 Multiple API Changes
- Add the
PromotionCode
resource and APIs - Add support for
AllowPromotionCodes
on CheckoutSession
- Add support for
AppliesTo
onCoupon
- Add support for
PromotionCode
onCustomer
andSubscription
creation or update
- Add the
๐ See the changelog for more details.
- #2153 Multiple API Changes