Skip to content

Releases: kfrancis/chargify-dot-net

v1.1.6085.28452

29 Aug 19:52
Compare
Choose a tag to compare

NuGet Release v1.1.6085.28452

  • Adds direction parameter to transaction retrieval (thanks @robfarmergt)
  • Adds method for removing subscription coupon (thanks @hewittj)

v1.1.6085.27777

29 Aug 19:28
Compare
Choose a tag to compare

NuGet Release v1.1.6085.27777

  • Adds Notes API

v1.1.5976.19009

12 May 14:40
Compare
Choose a tag to compare

NuGet Release v1.1.5976.19009

  • Adds method for cancelling the delayed product change

v1.1.5967.40624

04 May 02:40
Compare
Choose a tag to compare

NuGet Release v1.1.5967.40624

  • Fixes #32 - allow delayed product change

Run Install-Package chargify -Version 1.1.5967.40624 in the NuGet Package Console to obtain this release.

v1.1.5960.25480

26 Apr 18:22
Compare
Choose a tag to compare

v1.1.5935.32008

01 Apr 21:57
Compare
Choose a tag to compare

NuGet Release v1.1.5935.32008

  • Removes Microsoft.Net.Compilers as a dependency from #26
  • Remove medium trust host error causing attribute on ChargifyException from #25

v1.1.5928.20873

25 Mar 16:52
Compare
Choose a tag to compare

NuGet Release v1.1.5928.20873

  • Add all possible vaults to the vault enum
  • Lots of resharper changes (shh, it's new to me)

v1.1.5912.22276

09 Mar 17:26
Compare
Choose a tag to compare

NuGet Release 1.1.5912.22276

  • Fixes #24, don't actually call the customer update if there's no changes to propagate.

v1.1.5898.21530

24 Feb 16:58
Compare
Choose a tag to compare

NuGet Release 1.1.5898.21530

  • (Add) Product Update

v1.1.5898.20266

24 Feb 16:18
Compare
Choose a tag to compare

NuGet Release 1.1.5898.20266

  • (Changed) Create sub now uses correct first/last for the card when included in the card details
  • (Changed) Use better test data using Faker.Net
  • (Changed) Eased parameter inclusion to verify partial updates work