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

EFT - Changes to use invoice references #19939

Closed
seeker25 opened this issue Feb 21, 2024 · 1 comment
Closed

EFT - Changes to use invoice references #19939

seeker25 opened this issue Feb 21, 2024 · 1 comment
Assignees
Labels
Pay Work for Pay Team

Comments

@seeker25
Copy link
Collaborator

seeker25 commented Feb 21, 2024

https://github.com/bcgov/sbc-pay/blob/main/queue_services/payment-reconciliations/src/reconciliations/eft/eft_reconciliation.py

https://github.com/bcgov/sbc-pay/blob/main/pay-api/src/pay_api/services/eft_service.py

Update EFT service in pay_api

  • create invoice should now generate the invoice reference (see direct pay service)
  • re-evaluate apply_credit, we probably shouldn't be creating the invoice reference and receipt here any more
  • remove any stale functions if no longer going to be used

Update EFT reconciliation

  • update requirements.txt to new pay api once that is completed
  • confirm unit tests work and updated to check against new invoice reference state
  • review reconciliation to see if there is any logic that needs to be updated for receipts, etc
  • keep in mind the reconciliation will need to fully rollback in the event of errors so the service methods being used apply_credit should not be commiting
@seeker25 seeker25 added the Pay Work for Pay Team label Feb 21, 2024
@seeker25
Copy link
Collaborator Author

Hey team! Please add your planning poker estimate with Zenhub @Jxio @ochiu @rodrigo-barraza @seeker25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pay Work for Pay Team
Projects
None yet
Development

No branches or pull requests

2 participants