voucherifyio / voucherify-nodejs-sdk

[Deprecated] Node.js SDK for Voucherify - coupons, vouchers, promo codes
http://www.voucherify.io
MIT License
27 stars 16 forks source link

Loyalties Program support #93

Closed bandraszyk closed 5 years ago

bandraszyk commented 5 years ago

Add support for new methods related to Loyalty Programs.

Validation namespace:

Rewards namespace:

Loyalties namespace:

bandraszyk commented 5 years ago

Redemption:

Events:

imvanzen commented 5 years ago

@bandraszyk I created a PR which adds new methods to the SDK https://github.com/voucherifyio/voucherify-nodejs-sdk/pull/95

@frakti Let's make a review in advance so that we have time to introduce any improvements that you propose. Particularly noteworthy are the methods for redeeming rewards and adding points in the loyalties namespace.

tpindel commented 5 years ago

@bandraszyk I guess we can close the ticket, can't we?