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

Merged
merged 2 commits into from
Oct 3, 2024
Merged

feat: override refund #35501

merged 2 commits into from
Oct 3, 2024

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

@shafqatfarhan shafqatfarhan merged commit 9e55223 into openedx:master Oct 3, 2024
49 checks passed
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

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.

5 participants