Skip to main content

Loyalty Redemption Module

Introduction

Offer your customers to make redemptions for loyalty points.

Typical Use Cases

This process module simply consumes loyalty points, and writes the current customer postal address into the redemptions database table. You then can export data from the redemptions database table as a CSV, e.g. to send physical rewards to customers.

Useful Tips

So in the end this process module enables you to implement a manual loyalty point redemption mechanism. If you want to implement an automated loyalty point redemption mechanism, a better approach could be to use the Coupon Code process module to emit coupon codes to your customers for loyalty points. Those coupon codes then could be used e.g. in a webshop.