Skip to content

Releases: nberardi/stripe-dotnet

Stripe .NET 1.12.0

15 Jan 15:24
Compare
Choose a tag to compare

This release of Stripe.NET contains the following changes:

  • Adds support for fixed-dollar-value coupons
  • Adds an overload of CancelCustomersSubscription taking a specific subscription ID (thanks @jtompkins)
  • Renames mis-named methods, DeleteCard and ListCards (reported by @brpeanut)

Stripe .NET 1.12.0-beta1

03 Dec 22:14
Compare
Choose a tag to compare
Pre-release
Prepare for 1.12.0-beta1 release

Upgrades RestSharp to latest version

Stripe .NET 1.11.0

03 Dec 22:07
Compare
Choose a tag to compare
v1.11

added cards api and updated tokens api

Stripe .NET 1.10.0

02 Jul 19:48
Compare
Choose a tag to compare
  • Add account_balance to update customer request.