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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): Add refund event for refund creation #2832

Open
wants to merge 1 commit into
base: minor
Choose a base branch
from

Conversation

vjung28
Copy link

@vjung28 vjung28 commented May 3, 2024

Description

  • Create a new event (Refund Event) which has the created type.
  • when the orderService.refundOrder() is called, the new RefundEvent gets published.

Ticket: #2830

Checklist

馃搶 Always:

  • [ x] I have set a clear title
  • [x ] My PR is small and contains a single feature
  • [x ] I have checked my own PR

馃憤 Most of the time:

  • I have added or updated test cases
  • I have updated the README if needed

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.

None yet

1 participant