Skip to content

Releases: voucherifyio/voucherify-dotNET-sdk

7.5.0

19 Nov 10:07
258caf5
Compare
Choose a tag to compare

Change log:

2020-11-19 - 7.5.0 - Added CampaignType for CampaignCreate, Changed existing CampaignType to CampaignExtensionType as it was not correct
2020-10-29 - 7.4.0 - Throw ArgumentNullException when url parameter is not defined.
2020-10-19 - 7.3.0 - Add campaign and campaign_id in Voucher validation response. Add is_referral_code in voucher model.
2020-09-17 - 7.2.1 - Fixed returning ProductSKuList in async implementation.
2020-09-15 - 7.2.0 - Added Support for Consents. Drop deprecated API Versions. Changed Amounts from int to long.
2020-08-12 - 7.1.0 - Added Barcode property for VoucherAssets. Introduced ValidationError and BusinessValidationRuleError to support custom error messages.

Api class changes

19 Jun 17:37
Compare
Choose a tag to compare

Api class improvements: split Endpoint into Host, BasePath and Port

Replaced ApplicableProductList and ApplicableProduct. Added listing Promotion Tiers

03 Feb 19:56
b09b1d3
Compare
Choose a tag to compare
v6.4.0

v6.4. Replaced ApplicableProductList and ApplicableProduct. Added lis…

v6.3.0

29 Jan 17:02
05a5a1f
Compare
Choose a tag to compare
v6.3.0: Reorganized Delete methods with force option for: Voucher, Ca…

v6.0.1

27 Dec 10:45
3c223e4
Compare
Choose a tag to compare
  • Added CreatedAt and UpdatedAt property to VoucherFilter

v6.0.0

20 Dec 08:43
dca4cbc
Compare
Choose a tag to compare
  • Replaced Voucher Validation Rules with Business Validation Rules.
  • Added API Verions v2018-08-01.

v5.0.0

09 Nov 14:28
487b4f0
Compare
Choose a tag to compare
  • Moved solution to VS2017 nad use new type of projects.
  • Introduced support for TLS 1.2.
  • Added missing CreatePublication endpoint in Distributions namespace.
  • Added Support for .Net Standard 2.0 and dropped for Unity and PLC as Standard version should be used instead.

Version 4.3.2

01 Aug 08:41
b871362
Compare
Choose a tag to compare
  • Added Price property to Product object.

Version 4.3.1

05 Feb 09:50
Compare
Choose a tag to compare
  • Added support for Api Versions
  • Added support for Orders, Events, Promotions, Segments and Validation Rules
  • Fixed Library versioning

4.2.0

22 Nov 17:11
Compare
Choose a tag to compare
  • Added ApplicableTo property to Voucher