Skip to content

Stripe .NET 1.12.0

Latest
Compare
Choose a tag to compare
@paulirwin paulirwin released this 15 Jan 15:24
· 82 commits to master since this release

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)