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

Add stackable validation and stackable redemption endpoint support #94

Closed kevin-limelife closed 1 year ago

kevin-limelife commented 1 year ago

According to API documentation (https://docs.voucherify.io/reference/stacking-api-overview) there are endpoints that allow you to validate or redeem up to 5 voucher at the same time.

According to API documentation (https://docs.voucherify.io/reference/the-order-item-object), there is a metadata field in order item data, and that field is missing in .NET SDK.