Skip to content

feat: Add payment reconciliation scheduled job#924

Open
Whiznificent wants to merge 1 commit into
rinafcode:mainfrom
Whiznificent:main
Open

feat: Add payment reconciliation scheduled job#924
Whiznificent wants to merge 1 commit into
rinafcode:mainfrom
Whiznificent:main

Conversation

@Whiznificent

Copy link
Copy Markdown
  • Add PAYMENT_RECONCILIATION_MISMATCH audit action
  • Create ReconciliationService to compare local payments with provider transactions
  • Create ReconciliationTask scheduled daily at 02:00 UTC
  • Add admin endpoint GET /payments/reconciliation/report
  • Update PaymentsModule and AppModule to include reconciliation components

Closes #856

- Add PAYMENT_RECONCILIATION_MISMATCH audit action
- Create ReconciliationService to compare local payments with provider transactions
- Create ReconciliationTask scheduled daily at 02:00 UTC
- Add admin endpoint GET /payments/reconciliation/report
- Update PaymentsModule and AppModule to include reconciliation components

Closes rinafcode#856
@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@Whiznificent 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

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.

Add payment reconciliation scheduled job to detect unmatched transactions

1 participant