Skip to content

#7 Issue 7: [Logic] Dynamic Pricing (Discounts) #7

Description

@elizabetheonoja-art

Description:
Allow the Admin to set a "Discount Rate" for specific tokens (e.g., Pay with AQUA, get 10% off).

Acceptance Criteria:

[ ] set_discount(token_address, percentage).

[ ] Apply logic in buy_access: if token == discount_token { price = price * 0.9 }.

Priority: Low
Labels: marketing, tokens

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions