Skip to content

Tiered Loyalty & Rewards Program Engine #283

@Cybermaxi7

Description

@Cybermaxi7
  • Context: It is 5x cheaper to keep an existing customer than to acquire a new one. A loyalty program incentivizes repeat purchases.
  • Problem: There is currently no mechanism to reward frequent buyers or high-volume sellers.
  • Acceptance Criteria:
    • Implement a RewardPoints entity linked to the User profile.
    • Create a listener for order.completed events that calculates and grants points (e.g., 10 points per $1 spent).
    • Build a redemption logic where points can be converted into DiscountCoupons or applied directly to the Checkout flow to reduce the final total.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions