You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Update EFT reconciliation
The text was updated successfully, but these errors were encountered: