voucherifyio / voucherify-dotNET-sdk

.Net SDK for Voucherify - coupons, vouchers, promo codes http://www.voucherify.io
http://www.voucherify.io
MIT License
12 stars 16 forks source link

Amount field is missing in redemption result #37

Closed remcolam closed 5 years ago

remcolam commented 5 years ago

When performing a (partial) redemption. the amount of the redemption is not available in the redemption result. When performing the redemption on a partially depleted gifcard, you will not know for sure the exact redemption amount then.

image

This is a view of the toplevel fields in the redemption result (serialized to json)

bandraszyk commented 5 years ago

Verison 6.4.1 is released and available in nuget: https://www.nuget.org/packages/Voucherify/ . Let me know if you need anything else.