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

feat: override refund #35501

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

feat: override refund #35501

wants to merge 2 commits into from

Conversation

NoyanAziz
Copy link

@NoyanAziz NoyanAziz commented Sep 19, 2024

Description

This PR allows a plugin app to override the refund_seat method for a customized implementation without affecting the open source code.

Other Information:

To utilize this functionality, developers must define the path to the alternative implementations in the settings file using the override flags.

Override flags being introduced in this PR:

  • OVERRIDE_REFUND_SEAT

Override implementation needs to be housed somewhere else outside of edx-platform which can be a pluggable app installed independently in edx-platform requirements

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.

4 participants