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

21539 - Short name refund history support #1757

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

ochiu
Copy link
Collaborator

@ochiu ochiu commented Sep 19, 2024

Issue #:
bcgov/entity#21539

Description of changes:

  • Updates to support short name refund history

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).

EftService._refund_eft_credits(int(shortname_id), amount)

EFTHistoryService.create_shortname_refund(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When implementing approve/decline we need to find this history record by eft_refund_id and update the status.

For decline, we will need to return the refund amount back to the short name as well

@ochiu ochiu marked this pull request as ready for review September 19, 2024 22:42
@seeker25 seeker25 merged commit f89d475 into bcgov:main Sep 20, 2024
16 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.

2 participants