Skip to content

feat: Implement tiered fee discounts for merchants based on transacti…#165

Merged
codebestia merged 5 commits intoShadeProtocol:mainfrom
Abdulazeem-code:feature/144-fee-discount-system
Mar 30, 2026
Merged

feat: Implement tiered fee discounts for merchants based on transacti…#165
codebestia merged 5 commits intoShadeProtocol:mainfrom
Abdulazeem-code:feature/144-fee-discount-system

Conversation

@Abdulazeem-code
Copy link
Copy Markdown
Contributor

…on volume.

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Test improvements
  • Other (please describe):

Related Issues

Fixes #

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • All existing tests pass locally
  • I have tested this manually

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

closes #144

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 24, 2026

@Abdulazeem-code Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia
Copy link
Copy Markdown
Collaborator

GM @Abdulazeem-code
Please Fix the Conflicts and the CI.
The Build is failing.

@codebestia codebestia merged commit 3d30f79 into ShadeProtocol:main Mar 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Fee Discount System for High-Volume Merchants

2 participants