Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programs | Allow customer to create a new program #1

Open
lucaspbordignon opened this issue Apr 28, 2023 · 1 comment
Open

Programs | Allow customer to create a new program #1

lucaspbordignon opened this issue Apr 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lucaspbordignon
Copy link
Member

Context

In the Superfiliate app, we will allow store owners to create and manage their own programs, so they can split and create custom experiences for groups of customers they have

Acceptance Criteria

  • A store owner must be able to access a page to create a new program;
  • A store owner must be able to create a single program for Referral & Loyalty;
  • A store owner must be able to select the type of program;
  • When a program is selected, its name is automatically fulfilled with the type;
  • A store owner must be able to set the mechanics for the referred customer;
    • The amount a customer receives, either in fixed amount or percentage;
    • The minimum amount their cart must reach, in order to receive the discount;
  • A store owner must be able to set the mechanics for the code owner (i.e. Superfiliate);
    • The currency to be paid to the code owner;
    • The value a code owner receives per referral, in fixed amount;
  • A store owner must be able to set the loyalty mechanics for the code owner (i.e. Superfiliate);
    • The amount a customer receives, either in fixed amount or percentage;
    • The expiration time for the given cashback, in days;
  • Whether the customer wants to enable cashback or not;

Out of Scope

  • The Ambassadors option, as it will be worked in a separate task;
  • The Gifts sections and anything related to that, still under validation;

Resources

Figma - Mockup

@lucaspbordignon
Copy link
Member Author

Current State

Image

@lucaspbordignon lucaspbordignon added the enhancement New feature or request label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant